refactor(cli): remove stale cli provider leftovers

This commit is contained in:
Peter Steinberger
2026-04-05 19:08:55 +01:00
parent b664541158
commit 84e76f7cce
32 changed files with 20 additions and 1189 deletions

View File

@@ -15,7 +15,6 @@ function makeRegistry(
channels: [],
providers: [],
modelSupport: plugin.modelSupport,
cliBackends: [],
skills: [],
hooks: [],
origin: "config" as const,