fix double entry of github copilot in auth login

This commit is contained in:
Dax Raad 2025-06-22 19:13:25 -04:00
parent 6e6fe6e013
commit 00c4d4f9f8

View file

@ -69,10 +69,6 @@ export const AuthLoginCommand = cmd({
hint: priority[x.id] === 0 ? "recommended" : undefined,
})),
),
{
value: "github-copilot",
label: "GitHub Copilot",
},
{
value: "other",
label: "Other",