We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66025f7 commit addcef6Copy full SHA for addcef6
1 file changed
src/collective/dms/scanbehavior/behaviors/__init__.py
@@ -1,8 +0,0 @@
1
-from zope.i18nmessageid import MessageFactory
2
-
3
4
-_ = MessageFactory("collective.dms.scanbehavior")
5
6
7
-def initialize(context):
8
- """Initializer called when used as a Zope 2 product."""
0 commit comments