--- a/server/__init__.py Thu Feb 14 15:29:20 2013 +0100
+++ b/server/__init__.py Thu Feb 14 15:39:23 2013 +0100
@@ -21,8 +21,6 @@
The server module contains functions to initialize a new repository.
"""
-from __future__ import with_statement
-
__docformat__ = "restructuredtext en"
import sys