mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix: lint issues
This commit is contained in:
@@ -103,10 +103,6 @@
|
||||
;; TODO:
|
||||
;; add `key`
|
||||
|
||||
(defn get-dragging-block
|
||||
[]
|
||||
@*dragging-block)
|
||||
|
||||
(defn- remove-nils
|
||||
[col]
|
||||
(remove nil? col))
|
||||
|
||||
Reference in New Issue
Block a user