rm unused dict push!

pull/339/head
Shuhei Kadowaki 2020-05-23 19:52:00 +09:00
parent a03a1d4c34
commit ef295e9a24
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ function format(doc)
get!(formatdict, :fig_pos, nothing)
get!(formatdict, :fig_env, nothing)
formatdict[:cwd] = doc.cwd # pass wd to figure formatters
formatdict[:theme] = doc.highlight_theme
restore_header!(doc)