ソースを参照

fix: lint warnings

Tienson Qin 3 年 前
コミット
24c0891e29
1 ファイル変更0 行追加1 行削除
  1. 0 1
      src/main/frontend/handler/editor.cljs

+ 0 - 1
src/main/frontend/handler/editor.cljs

@@ -42,7 +42,6 @@
             [frontend.util.cursor :as cursor]
             [frontend.util.drawer :as drawer]
             [frontend.util.marker :as marker]
-            [frontend.util.page-property :as page-property]
             [frontend.util.property :as property]
             [frontend.util.priority :as priority]
             [frontend.util.thingatpt :as thingatpt]