refactor(opencode): remove JSON storage migration (#30461)
This commit is contained in:
@@ -3,4 +3,3 @@ export { Server } from "./server/server"
|
||||
export { bootstrap } from "./cli/bootstrap"
|
||||
export * as Log from "@opencode-ai/core/util/log"
|
||||
export { Database } from "@opencode-ai/core/database/database"
|
||||
export { JsonMigration } from "@/storage/json-migration"
|
||||
|
||||
Reference in New Issue
Block a user