Skip to content

Commit 4b5dc79

Browse files
Potential fix for pull request finding 'Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent c975f70 commit 4b5dc79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jbrowse/src/client/JBrowse/Search/components/StandaloneSearchComponent.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import React from 'react';
22
import { RefNameAutocomplete, fetchResults } from '@jbrowse/plugin-linear-genome-view';
33
import { ParsedLocString, parseLocString } from '@jbrowse/core/util';
44

5-
import BaseResult from '@jbrowse/core/TextSearch/BaseResults'
65
import { dedupe } from '@jbrowse/core/util'
76
import type { SearchScope } from '@jbrowse/core/TextSearch/TextSearchManager'
87
import type { Assembly } from '@jbrowse/core/assemblyManager/assembly'

0 commit comments

Comments
 (0)