mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
multiple modules: removed unused imports (#5258)
This commit is contained in:
@@ -171,8 +171,6 @@ instance:
|
||||
}
|
||||
'''
|
||||
|
||||
import re
|
||||
|
||||
HAS_XENAPI = False
|
||||
try:
|
||||
import XenAPI
|
||||
|
||||
Reference in New Issue
Block a user