Skip to content

Commit 811ea2e

Browse files
committed
fix lint
1 parent 4580a0d commit 811ea2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/jsonrpc/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ func Wait(ctx context.Context, interval time.Duration, check func(ctx context.Co
238238
time.Sleep(interval)
239239
}
240240
return ctx.Err()
241-
}
241+
}

0 commit comments

Comments
 (0)