server/session.py
changeset 8694 d901c36bcfce
parent 8669 62213a34726e
child 8760 17994bf95d6a
child 8839 49eb84b80b96
--- a/server/session.py	Thu Feb 14 15:29:20 2013 +0100
+++ b/server/session.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/>.
 """Repository users' and internal' sessions."""
-
-from __future__ import with_statement
-
 __docformat__ = "restructuredtext en"
 
 import sys