mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 21:24:21 +00:00
fix: remove code that doesn't make sense
This commit is contained in:
@@ -131,7 +131,6 @@
|
||||
*repo (atom nil)
|
||||
dir (or dir nil)
|
||||
dir (some-> dir
|
||||
(string/replace "file:///" "file://")
|
||||
(string/replace " " "%20"))]
|
||||
;; TODO: add ext filter to avoid loading .git or other ignored file handlers
|
||||
(->
|
||||
|
||||
Reference in New Issue
Block a user