Skip to content

Commit 71b267b

Browse files
committed
remove unused import exceptions from client
1 parent 313cd92 commit 71b267b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugins/module_utils/client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from urllib.parse import urlparse
44

55
from .constants import COMMON_HEADERS
6-
from . import exceptions
76

87
try:
98
import requests

0 commit comments

Comments
 (0)