expects the 'interfaces' key in GetSlivers - review logs to always mention module
[nodemanager.git] / iptables.py
index 4380d78..3bcd252 100644 (file)
@@ -7,7 +7,6 @@
 # $Id$
 
 import os
-import logger
 import subprocess
 
 class IPTables: