mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-05 12:48:17 +00:00
Correcting all go vet errors
This commit is contained in:
@@ -336,5 +336,4 @@ func WaitForPending(client *github.Client, user, project string, prNumber int) e
|
||||
glog.V(4).Info("PR is not pending, waiting for 30 seconds")
|
||||
time.Sleep(30 * time.Second)
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user