Skip to content

Commit 51c4708

Browse files
committed
Remove unused imports
1 parent 7b1c886 commit 51c4708

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plugins/modules/cli_backup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@
6262
sample: /playbooks/ansible/backup/hostname_config.2016-07-16@22:28:34
6363
"""
6464

65-
import json
66-
67-
from ansible.module_utils._text import to_text
6865
from ansible.module_utils.basic import AnsibleModule
6966
from ansible.module_utils.connection import Connection
7067

0 commit comments

Comments
 (0)