mirror of
https://github.com/sst/opencode.git
synced 2025-08-31 02:07:24 +00:00
chore: unused import
This commit is contained in:
parent
e2e481cbb5
commit
0b261054a2
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ import { Bus } from "./bus"
|
|||
import { Config } from "./config/config"
|
||||
import { NamedError } from "./util/error"
|
||||
import { FormatError } from "./cli/error"
|
||||
import { MCP } from "./mcp"
|
||||
|
||||
const cancel = new AbortController()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue