diff --git a/server/server/tools/clean_scenes/handler.go b/server/server/tools/clean_scenes/handler.go index 41783546..f1c45065 100644 --- a/server/server/tools/clean_scenes/handler.go +++ b/server/server/tools/clean_scenes/handler.go @@ -11,9 +11,10 @@ import ( "net/http" "strings" + "go.mongodb.org/mongo-driver/bson" + "github.com/tengge1/shadoweditor/helper" "github.com/tengge1/shadoweditor/server" - "go.mongodb.org/mongo-driver/bson" ) func init() {