summaryrefslogtreecommitdiffstats
path: root/roles/etcd_common/library/delegated_serial_command.py
diff options
context:
space:
mode:
Diffstat (limited to 'roles/etcd_common/library/delegated_serial_command.py')
-rwxr-xr-xroles/etcd_common/library/delegated_serial_command.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/etcd_common/library/delegated_serial_command.py b/roles/etcd_common/library/delegated_serial_command.py
index 3969edfdd..84d4f97c2 100755
--- a/roles/etcd_common/library/delegated_serial_command.py
+++ b/roles/etcd_common/library/delegated_serial_command.py
@@ -270,6 +270,5 @@ def main():
# import module snippets
from ansible.module_utils.basic import *
-from ansible.module_utils.splitter import *
main()