multiple modules: removed unused imports (#5258)

This commit is contained in:
Alexei Znamensky 2022-09-10 21:19:14 +12:00 committed by GitHub
commit 0a85bb7d23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 0 additions and 35 deletions

View file

@ -171,8 +171,6 @@ instance:
}
'''
import re
HAS_XENAPI = False
try:
import XenAPI