This commit is contained in:
Timo Stollenwerk
2013-04-18 15:51:57 +02:00
parent 0a8cd01922
commit b151244138
4 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ except ImportError:
pass
try:
from plone.formwidget.recaptcha.validator import WrongCaptchaCode
from plone.formwidget.recaptcha.validator import WrongCaptchaCode # noqa
except ImportError:
pass