Browse Source

Chore: Remove unused ns

Gabriel Horner 3 years ago
parent
commit
8655751221
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/main/frontend/db/model.cljs

+ 0 - 1
src/main/frontend/db/model.cljs

@@ -17,7 +17,6 @@
             [frontend.util :as util :refer [react]]
             [frontend.db.rules :refer [rules]]
             [frontend.db.default :as default-db]
-            [frontend.util.property :as property]
             [frontend.util.drawer :as drawer]))
 
 ;; TODO: extract to specific models and move data transform logic to the