adamdottv 8 месяцев назад
Родитель
Сommit
0b261054a2
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      packages/opencode/src/index.ts

+ 0 - 1
packages/opencode/src/index.ts

@@ -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()