web/application.py
changeset 8694 d901c36bcfce
parent 8609 112a04c0473d
child 8695 358d8bed9626
--- a/web/application.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/web/application.py	Thu Feb 14 15:39:23 2013 +0100
@@ -17,8 +17,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """CubicWeb web client application object"""
 
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 import sys