mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 17:36:33 +00:00
chore: remove unused thread macro
This commit is contained in:
@@ -519,4 +519,4 @@
|
||||
|
||||
(defn trim-break-lines!
|
||||
[ast]
|
||||
(->> (drop-while break-line-paragraph? ast)))
|
||||
(drop-while break-line-paragraph? ast))
|
||||
|
||||
Reference in New Issue
Block a user