fix: lint issues

This commit is contained in:
Peng Xiao
2022-09-17 22:53:08 +08:00
parent 6c2f31195f
commit 564e2fe1b4
4 changed files with 19 additions and 30 deletions

View File

@@ -103,10 +103,6 @@
;; TODO:
;; add `key`
(defn get-dragging-block
[]
@*dragging-block)
(defn- remove-nils
[col]
(remove nil? col))