1
0
mirror of https://github.com/Napsty/check_esxi_hardware.git synced 2025-04-04 07:03:39 +02:00

removing unwanted import

This commit is contained in:
marco 2022-05-09 11:34:42 +02:00
parent 0fcfdc448b
commit e3423336e0

View File

@ -290,8 +290,7 @@
#@--------------------------------------------------- #@---------------------------------------------------
from __future__ import print_function from __future__ import print_function
from dis import pretty_flags from dis import pretty_flagsimport sys
import sys
import time import time
import pywbem import pywbem
import re import re