mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Remove unused import from azure dyn inventory (#34980)
This commit is contained in:
committed by
Jordan Borean
parent
bc4f8a6786
commit
d5cd10c214
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user