Skip to content

Commit 0d41f01

Browse files
refactor: lint
1 parent 684131e commit 0d41f01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nextclade-web/src/components/Main/ButtonLoadExample.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { isEmpty } from 'lodash'
33
import React, { useCallback } from 'react'
44
import { Button } from 'reactstrap'
55
import { useRecoilValue } from 'recoil'
6-
import { LinkExternal } from 'src/components/Link/LinkExternal'
76
import { useTranslationSafe } from 'src/helpers/useTranslationSafe'
87
import { useRunSeqAutodetect } from 'src/hooks/useRunSeqAutodetect'
98
import { useRunAnalysis } from 'src/hooks/useRunAnalysis'

0 commit comments

Comments
 (0)