root/qPloneComments/tags/3.1/__init__.py

Revision 1159 (checked in by deo, 6 months ago)

Removed unused import.

  • Property svn:eol-style set to native
Line 
1 from AccessControl import allow_module
2
3 # Feed our monkeys :-)
4 from Products.qPloneComments import patch
5
6 allow_module('Products.qPloneComments.utils')
Note: See TracBrowser for help on using the browser.