diff --git a/api/router/static/static.go b/api/router/static/static.go index 2b0218f1..fd630cc2 100644 --- a/api/router/static/static.go +++ b/api/router/static/static.go @@ -1,7 +1,6 @@ package static import ( - "context" "errors" "fmt" "net/http"