pylint: Fixing pylint errors and warnings
[vswitchperf.git] / src / ovs / __init__.py
index 8c15700..77592ea 100644 (file)
@@ -21,6 +21,5 @@ and external setup of vswitchd-external process, kernel modules etc.
 
 """
 
-from src.ovs.daemon import *
 from src.ovs.ofctl import *
 from src.ovs.dpctl import *