diff --git a/api/client_test.go b/api/client_test.go index 395bfd1ad6..d58cb55292 100644 --- a/api/client_test.go +++ b/api/client_test.go @@ -282,4 +282,3 @@ func TestClientDo(t *testing.T) { }) } } -