Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoalee committed Nov 2, 2023
1 parent b6ff574 commit 10dcdad
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import MoveToExtractionDialog from 'components/Dialogs/MoveToExtractionDialog/Mo
import StateHandlerComponent from 'components/StateHandlerComponent/StateHandlerComponent';
import { useGetStudysetById } from 'hooks';
import useGetExtractionSummary, { IExtractionSummary } from 'hooks/useGetExtractionSummary';
import { StudyReturn } from 'neurostore-typescript-sdk';
import { IProjectPageLocationState } from 'pages/Projects/ProjectPage/ProjectPage';
import {
useProjectExtractionSetGivenStudyStatusesAsComplete,
Expand Down

0 comments on commit 10dcdad

Please sign in to comment.