Skip to content

Commit 73a118f

Browse files
committed
remove dump
1 parent 6dfe1bb commit 73a118f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/resources/filters/quarto-pre/includes.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ function readIncludeFiles(meta, includes, target)
5656
f:close()
5757
-- write as as raw include
5858
addInclude(meta, FORMAT, target, contents)
59-
dump(file)
6059
end)
6160

6261
if not status then

0 commit comments

Comments
 (0)