web/views/json.py
changeset 8694 d901c36bcfce
parent 8657 5ab6ec83d5ba
child 8900 010a59e12d89
--- a/web/views/json.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/web/views/json.py	Thu Feb 14 15:39:23 2013 +0100
@@ -17,8 +17,6 @@
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """json export views"""
 
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 _ = unicode