unused field

This commit is contained in:
Jeff Carr 2025-09-21 20:41:17 -05:00
parent 3c922f1277
commit ba2f156c3d
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ func doConfig() {
}
log.Info("config.PathLock =", me.forge.Config.PathLock)
log.Info("config.GoSrc =", me.forge.Config.GoSrc)
me.forge.ConfigPrintTable()
okExit("")