fix: lint

This commit is contained in:
Peng Xiao
2022-07-20 14:04:15 +08:00
parent 5702dab2d8
commit 05617df62f
5 changed files with 20 additions and 43 deletions

View File

@@ -1702,10 +1702,10 @@
[]
(second (first (:ui/whiteboards @state))))
(defn get-tldraw-api
[]
(some-> (get-current-whiteboard)
(gobj/get "api")))
;; (defn get-tldraw-api
;; []
;; (some-> (get-current-whiteboard)
;; (gobj/get "api")))
(defn unlinked-dir?
[dir]