multiple modules: removed unused imports (#5258) (#5268)

(cherry picked from commit 0a85bb7d23)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2022-09-10 12:18:27 +02:00
committed by GitHub
parent 269df75421
commit 0342cf1730
21 changed files with 0 additions and 35 deletions

View File

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