src/source/zca.rst
changeset 59 9155d1640237
parent 51 5ebe61e3a965
child 75 5cf9c8a16aee
--- a/src/source/zca.rst	Fri May 18 11:23:53 2018 +0200
+++ b/src/source/zca.rst	Fri May 18 11:24:22 2018 +0200
@@ -289,7 +289,3 @@
         def __init__(self, *args, **kw):
             terms = [SimpleTerm(t, t, t) for t in pytz.all_timezones]
             super(TimezonesVocabulary, self).__init__(terms)
-
-
-
-