diff --git a/internal/httpapi/server.go b/internal/httpapi/server.go index 9daf4ec..4c40912 100644 --- a/internal/httpapi/server.go +++ b/internal/httpapi/server.go @@ -7,7 +7,6 @@ import ( "log/slog" "net/http" "net/url" - "io" "strconv" "strings" "sync"