mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-20 23:41:23 +02:00
codemirror 5 fix for config edit
This commit is contained in:
@@ -37,8 +37,6 @@ func main() {
|
||||
cfg = NewConfig(configPath)
|
||||
cfg.MustLoad()
|
||||
|
||||
logrus.Info(cfg.Value())
|
||||
|
||||
if args.Command == CommandValidate {
|
||||
logrus.Printf("config OK")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user