chore: remove unused thread macro

This commit is contained in:
Tienson Qin
2021-02-28 00:20:45 +08:00
parent 92c284e67d
commit d1259186a3

View File

@@ -519,4 +519,4 @@
(defn trim-break-lines!
[ast]
(->> (drop-while break-line-paragraph? ast)))
(drop-while break-line-paragraph? ast))