Browse Source

fix: lint

Tienson Qin 7 months ago
parent
commit
7214ff0b73
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/frontend/components/imports.cljs

+ 0 - 1
src/main/frontend/components/imports.cljs

@@ -17,7 +17,6 @@
             [frontend.handler.notification :as notification]
             [frontend.handler.repo :as repo-handler]
             [frontend.handler.route :as route-handler]
-            [frontend.handler.ui :as ui-handler]
             [frontend.persist-db.browser :as db-browser]
             [frontend.state :as state]
             [frontend.ui :as ui]