aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-12-05 16:20:34 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-12-05 16:20:34 +0100
commitcc938e949776fe7d27bfcfaed8a4e037fc6f5894 (patch)
tree679a7e1189fe05319334974cabcc65e3ffd8aa28
parent9be1163381ad064d2a1cd8f8c2f25d771e6b449c (diff)
no need for vcsbrowsers
-rw-r--r--htmlchangelog.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/htmlchangelog.py b/htmlchangelog.py
index 4c13bdc..ba96393 100644
--- a/htmlchangelog.py
+++ b/htmlchangelog.py
@@ -4,7 +4,6 @@ import re
import cgi
from genshi.template import TemplateLoader
import debian_bundle.changelog
-import vcsbrowsers
_TEMPLATEDIR='templates/'