1
0
mirror of https://github.com/Napsty/check_esxi_hardware.git synced 2025-04-03 14:43:40 +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 dis import pretty_flags
import sys
from dis import pretty_flagsimport sys
import time
import pywbem
import re