diff --git a/backend/handlers/onlyoffice.go b/backend/handlers/onlyoffice.go index da98f00..c6e09a0 100644 --- a/backend/handlers/onlyoffice.go +++ b/backend/handlers/onlyoffice.go @@ -6,7 +6,6 @@ import ( "net/http" "os" "path/filepath" - "strings" "git.elijahkuntz.com/Elijah/drive/config" "git.elijahkuntz.com/Elijah/drive/middleware"