diff --git a/client.go b/client.go index 6a60cceae4..42fcc00fdf 100644 --- a/client.go +++ b/client.go @@ -17,7 +17,6 @@ package wave import ( "context" "encoding/json" - "errors" "fmt" "net/http" "sync"