mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
removed syslog import
This commit is contained in:
parent
24375f5d22
commit
16ce963948
1 changed files with 0 additions and 2 deletions
|
@ -74,8 +74,6 @@ EXAMPLES = '''
|
|||
bridge-id: "br-int"
|
||||
'''
|
||||
|
||||
import syslog
|
||||
|
||||
|
||||
class OVSBridge(object):
|
||||
""" Interface to ovs-vsctl. """
|
||||
|
|
Loading…
Reference in a new issue