mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
fix: lint
This commit is contained in:
@@ -154,8 +154,6 @@
|
||||
css
|
||||
(map vector rel-paths blob-urls)))))
|
||||
|
||||
(defonce *assets-url-cache (atom {}))
|
||||
|
||||
(defn <make-asset-url
|
||||
"Make asset URL for UI element, to fill img.src"
|
||||
[path] ;; path start with "/assets"(editor) or compatible for "../assets"(whiteboards)
|
||||
|
||||
Reference in New Issue
Block a user