diff --git a/backend/main.go b/backend/main.go index eb8f71a6..8d2e4011 100644 --- a/backend/main.go +++ b/backend/main.go @@ -8,7 +8,6 @@ import ( "io" "log" "net/http" - "net/url" "os" "path/filepath" "strconv"