Remove obsolete comment
This commit is contained in:
parent
3190ce95c2
commit
95c9f3da63
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ processCitations (Pandoc meta bs) = do
|
|||
UTF8.toText <$>
|
||||
catchError (getFile ".csl" basename) (\_ -> fst <$> fetchItem url)
|
||||
|
||||
-- TODO check .csl directory if not found
|
||||
styleRes <- Citeproc.parseStyle getParentStyle cslContents
|
||||
style <-
|
||||
case styleRes of
|
||||
|
|
Loading…
Add table
Reference in a new issue