Chore: remove unused feature flag showFeatureFlagsInUI (#62908)

This commit is contained in:
Ryan McKinley
2023-02-08 16:01:34 -08:00
committed by GitHub
parent c8ee2f9d9e
commit 804bd08f11
9 changed files with 10 additions and 41 deletions

2
go.mod
View File

@@ -130,7 +130,7 @@ require (
gopkg.in/square/go-jose.v2 v2.5.1
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1
xorm.io/builder v0.3.6 // indirect
xorm.io/builder v0.3.6
xorm.io/core v0.7.3
xorm.io/xorm v0.8.2
)