Signed-off-by: YAMAMOTO Takashi <[email protected]>
---
 ryu/controller/tunnels.py | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/ryu/controller/tunnels.py b/ryu/controller/tunnels.py
index e322d3a..0a94673 100644
--- a/ryu/controller/tunnels.py
+++ b/ryu/controller/tunnels.py
@@ -22,9 +22,6 @@ from ryu.base import app_manager
 from ryu.controller import event
 
 
-LOG = logging.getLogger(__name__)
-
-
 class RemoteDPIDAlreadyExist(ryu_exc.RyuException):
     message = ('port (%(dpid)s, %(port)s) has already '
                'remote dpid %(remote_dpid)s')
-- 
1.8.0.1


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to