update AntiSpamPlugin to py3

This commit is contained in:
Denis Fomin
2013-01-28 16:59:11 +04:00
parent 34e772f229
commit 750e636f4b
3 changed files with 5 additions and 5 deletions

View File

@@ -1 +1 @@
from anti_spam import AntiSpamPlugin
from .anti_spam import AntiSpamPlugin