fix double entry of github copilot in auth login
This commit is contained in:
parent
6e6fe6e013
commit
00c4d4f9f8
1 changed files with 0 additions and 4 deletions
|
|
@ -69,10 +69,6 @@ export const AuthLoginCommand = cmd({
|
||||||
hint: priority[x.id] === 0 ? "recommended" : undefined,
|
hint: priority[x.id] === 0 ? "recommended" : undefined,
|
||||||
})),
|
})),
|
||||||
),
|
),
|
||||||
{
|
|
||||||
value: "github-copilot",
|
|
||||||
label: "GitHub Copilot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
value: "other",
|
value: "other",
|
||||||
label: "Other",
|
label: "Other",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue