diff --git a/isso/views/comments.py b/isso/views/comments.py index 226cbcd..c87595b 100644 --- a/isso/views/comments.py +++ b/isso/views/comments.py @@ -16,7 +16,6 @@ from werkzeug.utils import redirect from werkzeug.routing import Rule from werkzeug.wrappers import Response from werkzeug.exceptions import BadRequest, Forbidden, NotFound -from werkzeug.contrib.securecookie import SecureCookie from isso.compat import text_type as str