diff --git a/backend/handlers/files.go b/backend/handlers/files.go index 9820ba3..5098a8d 100644 --- a/backend/handlers/files.go +++ b/backend/handlers/files.go @@ -9,7 +9,6 @@ import ( "fmt" "io" "mime" - "net/url" "os" "os/exec" "path/filepath"