fix: golint errors (part 2)

This commit is contained in:
braginini
2021-05-19 11:13:25 +02:00
parent 5342f10e7f
commit 790858c31b
9 changed files with 32 additions and 34 deletions

View File

@@ -48,6 +48,7 @@ var (
//signalClient.WaitConnected()
SetupCloseHandler()
select {}
},
}
)