Browse Source

fix: frontend lint

Gabriel Horner 4 months ago
parent
commit
ebcc88cc82
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/mobile/components/app.cljs

+ 0 - 1
src/main/mobile/components/app.cljs

@@ -9,7 +9,6 @@
             [frontend.db.conn :as db-conn]
             [frontend.handler.editor :as editor-handler]
             [frontend.handler.page :as page-handler]
-            [frontend.handler.repo :as repo-handler]
             [frontend.handler.user :as user-handler]
             [frontend.mobile.util :as mobile-util]
             [frontend.rum :as frum]