refactor: Remove unused import in PlaygroundForm component
This commit is contained in:
parent
8bbb3c14f8
commit
5557ef3ab5
@ -14,7 +14,6 @@ import { useTranslation } from "react-i18next"
|
||||
import { KnowledgeSelect } from "../Knowledge/KnowledgeSelect"
|
||||
import { useSpeechRecognition } from "@/hooks/useSpeechRecognition"
|
||||
import { PiGlobe } from "react-icons/pi"
|
||||
import { extractReadabilityContent } from "@/parser/reader"
|
||||
|
||||
type Props = {
|
||||
dropedFile: File | undefined
|
||||
|
Loading…
x
Reference in New Issue
Block a user