Remove unused import from azure dyn inventory (#34980)
This commit is contained in:
parent
bc4f8a6786
commit
d5cd10c214
1 changed files with 0 additions and 2 deletions
|
@ -200,8 +200,6 @@ except ImportError:
|
|||
# python3
|
||||
import configparser as cp
|
||||
|
||||
from packaging.version import Version
|
||||
|
||||
from os.path import expanduser
|
||||
import ansible.module_utils.six.moves.urllib.parse as urlparse
|
||||
|
||||
|
|
Loading…
Reference in a new issue