mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 07:08:44 +00:00
Remove debug messages on storage ns.
This commit is contained in:
parent
2649f4bed2
commit
3ab64e5a68
@ -17,7 +17,6 @@
|
||||
|
||||
(defn- load
|
||||
[alias]
|
||||
(println "load" *target*)
|
||||
(if (= *target* "nodejs")
|
||||
{}
|
||||
(when-let [data (.getItem js/localStorage (name alias))]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user