log-cleanup: remove an unused logger instance
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
a776d026cb
commit
2959abbe6b
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user