aboutsummaryrefslogtreecommitdiffstats
path: root/writeHTML.py
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2016-02-04 20:06:49 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2016-02-04 20:06:49 -0500
commit5af5043ac67529aa2ecc05c6a3bbc22a4419b9cb (patch)
tree6d73e11141cf2ffbec11561e44d5c60f0dc75131 /writeHTML.py
parentda7359cd452f2ded9e05e753fb125508343b8587 (diff)
downloadanonbib-5af5043ac67529aa2ecc05c6a3bbc22a4419b9cb.tar.gz
Split author
Diffstat (limited to 'writeHTML.py')
-rwxr-xr-xwriteHTML.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/writeHTML.py b/writeHTML.py
index d4e11a0..9e7ddd7 100755
--- a/writeHTML.py
+++ b/writeHTML.py
@@ -15,7 +15,6 @@ import BibTeX
from sortutils import sortEntriesBy, splitSortedEntriesBy, sortEntriesByDate,\
splitEntriesByAuthor
from utils import smartJoin, url_untranslate
-from entry import buildAuthorTable
import config
def getTemplate(name):