even more clean up

pull/341/head
Shuhei Kadowaki 2020-05-23 20:07:59 +09:00
parent 31f670b74c
commit af45cc01ab
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ function pandoc2html(
# Change path for pandoc
cd_back = let d = pwd(); () -> cd(d); end
cd(doc.cwd)
html = ""
outname = basename(outname)
try