fix: clean up 49 unused variables, catch params, and stale imports (#22695)
This commit is contained in:
@@ -176,7 +176,7 @@ export namespace ToolRegistry {
|
||||
}
|
||||
}
|
||||
|
||||
const cfg = yield* config.get()
|
||||
yield* config.get()
|
||||
const questionEnabled =
|
||||
["app", "cli", "desktop"].includes(Flag.OPENCODE_CLIENT) || Flag.OPENCODE_ENABLE_QUESTION_TOOL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user