rm debug print

This commit is contained in:
Junyi Du
2022-11-10 00:14:42 +08:00
committed by Tienson Qin
parent 77ff2515b8
commit c598fcf234

View File

@@ -312,8 +312,7 @@
:title title}
metadata)]
[:.asset-overlay]
(let [image-src (string/replace src #"^assets://" "")
_ (prn "image-src:" image-src)]
(let [image-src (string/replace src #"^assets://" "")]
[:.asset-action-bar {:aria-hidden "true"}
;; the image path bar
(when (util/electron?)