remove debug
This commit is contained in:
parent
8c84ab9b31
commit
3d2005833b
@ -322,7 +322,6 @@ var onceVersion sync.Once
|
||||
|
||||
func (app *App) AnySyncVersion() string {
|
||||
onceVersion.Do(func() {
|
||||
fmt.Println("111")
|
||||
info, ok := debug.ReadBuildInfo()
|
||||
if ok {
|
||||
for _, mod := range info.Deps {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user