Remove configuration setting vestage
This commit is contained in:
parent
de86cc6c15
commit
1bf1ad282b
1 changed files with 0 additions and 2 deletions
|
|
@ -12,11 +12,9 @@ import (
|
|||
o "github.com/cli/cli/v2/pkg/option"
|
||||
ghauth "github.com/cli/go-gh/v2/pkg/auth"
|
||||
ghConfig "github.com/cli/go-gh/v2/pkg/config"
|
||||
xcolor "github.com/cli/go-gh/v2/pkg/x/color"
|
||||
)
|
||||
|
||||
const (
|
||||
accessibleColorsKey = xcolor.AccessibleColorsSetting
|
||||
aliasesKey = "aliases"
|
||||
browserKey = "browser"
|
||||
editorKey = "editor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue