fix: lint

This commit is contained in:
Tienson Qin
2025-05-13 18:48:01 +08:00
parent dab5b98e1e
commit 85b4243aac
17 changed files with 0 additions and 28 deletions

View File

@@ -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)