diff options
| -rw-r--r-- | packages/opencode/src/cli/cmd/auth.ts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/opencode/src/cli/cmd/auth.ts b/packages/opencode/src/cli/cmd/auth.ts index 0b8809ed9..a9f01f230 100644 --- a/packages/opencode/src/cli/cmd/auth.ts +++ b/packages/opencode/src/cli/cmd/auth.ts @@ -70,10 +70,6 @@ export const AuthLoginCommand = cmd({ })), ), { - value: "github-copilot", - label: "GitHub Copilot", - }, - { value: "other", label: "Other", }, |
