mirror of
https://github.com/openziti/zrok.git
synced 2025-06-18 07:46:45 +02:00
lint (#954)
This commit is contained in:
parent
3f95df780f
commit
921ded926b
@ -130,9 +130,6 @@ func (cmd *testCanaryPublicProxy) run(_ *cobra.Command, _ []string) {
|
||||
if sc != nil {
|
||||
scCancel()
|
||||
<-sc.Closed
|
||||
//if err := sc.Store(); err != nil {
|
||||
// panic(err)
|
||||
//}
|
||||
}
|
||||
|
||||
results := make([]*canary.LooperResults, 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user