web/views/authentication.py
changeset 8694 d901c36bcfce
parent 8673 8ea63a2cc2cc
child 9032 629a8d49d6f5
child 9175 a7412e884d7b
--- a/web/views/authentication.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/web/views/authentication.py	Thu Feb 14 15:39:23 2013 +0100
@@ -17,8 +17,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """user authentication component"""
 
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 from threading import Lock