mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-07 09:41:37 +08:00
remove debug log
This commit is contained in:
@@ -127,7 +127,6 @@ func MessageQueue(ctx context.Context, network string) {
|
||||
ncutils.Log("could not stat config file: " + configPath)
|
||||
}
|
||||
// speed up UDP rest
|
||||
fmt.Println(fileInfo)
|
||||
if time.Now().After(fileInfo.ModTime().Add(time.Minute)) {
|
||||
sleepTime := 2
|
||||
for {
|
||||
|
Reference in New Issue
Block a user