mirror of
https://github.com/logseq/logseq.git
synced 2026-05-27 22:24:09 +00:00
chore: rm debug print
This commit is contained in:
@@ -85,7 +85,6 @@
|
||||
(defn backup-file!
|
||||
"Backup db content to bak directory"
|
||||
[repo-url path db-content content]
|
||||
(prn ::debug repo-url)
|
||||
(cond
|
||||
(util/electron?)
|
||||
(ipc/ipc "backupDbFile" repo-url path db-content content)
|
||||
|
||||
Reference in New Issue
Block a user