src/ztfy/utils/zodb.zcml
branchZTK-1.1
changeset 234 69503d5058a1
parent 170 a08e9a1c5b07
--- a/src/ztfy/utils/zodb.zcml	Wed Oct 16 14:32:24 2013 +0200
+++ b/src/ztfy/utils/zodb.zcml	Wed Oct 16 14:34:04 2013 +0200
@@ -1,6 +1,5 @@
 <configure
 	xmlns="http://namespaces.zope.org/zope"
-	xmlns:i18n="http://namespaces.zope.org/i18n"
 	i18n_domain="ztfy.utils">
 
 	<!-- IPersistent adapters copied from zc.twist package -->
@@ -22,4 +21,4 @@
 		name="ZEO connections"
 		component=".zodb.ZEOConnectionVocabulary" />
 
-</configure>
\ No newline at end of file
+</configure>