mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
removed syslog import
This commit is contained in:
@@ -74,8 +74,6 @@ EXAMPLES = '''
|
||||
bridge-id: "br-int"
|
||||
'''
|
||||
|
||||
import syslog
|
||||
|
||||
|
||||
class OVSBridge(object):
|
||||
""" Interface to ovs-vsctl. """
|
||||
|
||||
Reference in New Issue
Block a user