fix: remove 10 unused type-only imports and declarations (#22696)
This commit is contained in:
parent
62ddb9d3ad
commit
cf423d2769
10 changed files with 2 additions and 17 deletions
|
|
@ -19,7 +19,6 @@ import { Prompt } from "../component/prompt"
|
|||
import { Slot as HostSlot } from "./slots"
|
||||
import type { useToast } from "../ui/toast"
|
||||
import { Installation } from "@/installation"
|
||||
import { type OpencodeClient } from "@opencode-ai/sdk/v2"
|
||||
|
||||
type RouteEntry = {
|
||||
key: symbol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue