Skip to content

Commit 74da228

Browse files
committed
commit
1 parent 760bd30 commit 74da228

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/plots/Plot.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import AnalysisWG from './AnalysisWG';
1313
import ExportCanvas from '@/utils/ExportCanvas';
1414
import { useDataFetcher } from '@/hooks/useDataFetcher';
1515

16-
1716
const TransectNotice = () =>{
1817
const {selectTS} = usePlotStore(useShallow(state => ({selectTS: state.selectTS})))
1918

0 commit comments

Comments
 (0)