diff --git a/backend/api.go b/backend/api.go index c2c48c5..e1a32b7 100644 --- a/backend/api.go +++ b/backend/api.go @@ -3,7 +3,6 @@ package main import ( "compress/gzip" "encoding/json" - "fmt" "net/http" "strings"