T.P.Citeproc: do not export getStyle, getCiteprocLang.
This commit undoes the API changes noted in
ea77f2e6f6
They are no longer needed, and we should avoid unnecessary
API changes.
This commit is contained in:
parent
6303952623
commit
61ffa55835
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@
|
|||
module Text.Pandoc.Citeproc
|
||||
( processCitations,
|
||||
getReferences,
|
||||
getStyle,
|
||||
getCiteprocLang
|
||||
)
|
||||
where
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue