mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 10:05:19 +00:00
Fixed gofumpt linting
This commit is contained in:
parent
ad3c36fd07
commit
ae43d82a33
@ -134,7 +134,6 @@ func (s *AuthWebFlowScenario) runTailscaleUp(
|
||||
if err != nil {
|
||||
log.Printf("error waiting for client %s to be ready: %s", c.Hostname(), err)
|
||||
}
|
||||
|
||||
}(client)
|
||||
}
|
||||
namespace.joinWaitGroup.Wait()
|
||||
|
Loading…
Reference in New Issue
Block a user