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:36:11 +02:00
parent e3423336e0
commit 0f5d892d0a

View File

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