rerun initscript with 'restart' argument if the initscript is changed after the slive...
[nodemanager.git] / iptables.py
index 4380d78..3bcd252 100644 (file)
@@ -7,7 +7,6 @@
 # $Id$
 
 import os
-import logger
 import subprocess
 
 class IPTables: