diff --git a/backend/dev/user.clj b/backend/dev/user.clj index 80824130a..c7d590235 100644 --- a/backend/dev/user.clj +++ b/backend/dev/user.clj @@ -19,7 +19,6 @@ [app.main :as main] [app.srepl.helpers] [app.srepl.main :as srepl] - [app.srepl.main :as srepl] [app.util.blob :as blob] [app.util.fressian :as fres] [app.util.json :as json]