W: 18,0: Unused import logging

Signed-off-by: Isaku Yamahata <[email protected]>
---
 ryu/controller/network.py |    1 -
 1 file changed, 1 deletion(-)

diff --git a/ryu/controller/network.py b/ryu/controller/network.py
index 2908c40..93fed29 100644
--- a/ryu/controller/network.py
+++ b/ryu/controller/network.py
@@ -15,7 +15,6 @@
 # limitations under the License.
 
 import collections
-import logging
 
 from ryu.base import app_manager
 import ryu.exception as ryu_exc
-- 
1.7.10.4


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to