nolintlint
This commit is contained in:
parent
55f6eba049
commit
8ffb51749f
5 changed files with 4 additions and 5 deletions
|
@ -1030,7 +1030,6 @@ func initializeKeypair() error {
|
|||
return nil
|
||||
}
|
||||
|
||||
//nolint:unused
|
||||
func waitForServer(ctx context.Context, client *api.Client) error {
|
||||
// wait for the server to start
|
||||
timeout := time.After(5 * time.Second)
|
||||
|
|
Loading…
Reference in a new issue