server/edition.py
changeset 8694 d901c36bcfce
parent 8581 ac3cbf55d9fb
child 8695 358d8bed9626
--- a/server/edition.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/server/edition.py	Thu Feb 14 15:39:23 2013 +0100
@@ -16,9 +16,6 @@
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
 """helper classes to handle server-side edition of entities"""
-
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 from copy import copy