From 0c235c57b543dd9f63da9fe3f6287a308f0f3968 Mon Sep 17 00:00:00 2001 From: Martin Turoci Date: Mon, 10 Jun 2024 12:36:27 +0200 Subject: [PATCH] chore: Format. --- client.go | 1 - 1 file changed, 1 deletion(-) 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"