Skip to content

Commit b1fd58c

Browse files
committed
remove unused imports
1 parent a96c5e9 commit b1fd58c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

plugins/module_utils/api.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or
55
# https://www.gnu.org/licenses/gpl-3.0.txt)
66

7-
from difflib import restore
8-
from pickle import NONE
9-
from xml.sax.saxutils import prepare_input_source
107
from elasticsearch import Elasticsearch
118
import ssl
129

0 commit comments

Comments
 (0)