remove unneeded import
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 9 Dec 2011 09:21:15 +0000 (10:21 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 9 Dec 2011 09:21:15 +0000 (10:21 +0100)
sfa/server/modpython/SfaSliceMgrModPython.py

index cd655a7..7d0e5f2 100755 (executable)
@@ -9,7 +9,6 @@
 
 import sys
 import traceback
-import xmlrpclib
 from mod_python import apache
 
 from sfa.util.sfalogging import logger