Remove configuration setting vestage

This commit is contained in:
Andy Feller 2025-03-31 15:58:37 -04:00
parent de86cc6c15
commit 1bf1ad282b

View file

@ -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"