Skip to content

Commit

Permalink
Remove not used import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
forus committed Jul 9, 2024
1 parent 2ac225d commit 6528be0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/shared/components/query/studyList/StudyList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import { FilteredCancerTreeView } from '../StudyListLogic';
import {
CancerTreeNode,
CancerTypeWithVisibility,
PUBLIC_VIRTUAL_STUDY_NAME,
} from '../CancerStudyTreeData';
import { StudyLink } from '../../StudyLink/StudyLink';
import StudyTagsTooltip, {
Expand Down

0 comments on commit 6528be0

Please sign in to comment.