removed syslog import
This commit is contained in:
parent
a6f3a0e0a9
commit
b51c252127
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ EXAMPLES = '''
|
||||||
bridge-id: "br-int"
|
bridge-id: "br-int"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import syslog
|
|
||||||
|
|
||||||
|
|
||||||
class OVSBridge(object):
|
class OVSBridge(object):
|
||||||
""" Interface to ovs-vsctl. """
|
""" Interface to ovs-vsctl. """
|
||||||
|
|
Loading…
Reference in a new issue