removed imports from avalon vendor and use sys modules

This commit is contained in:
iLLiCiTiT 2021-11-25 00:39:22 +01:00
parent a8f2e0f7ec
commit e5efaf842b
32 changed files with 63 additions and 59 deletions

View file

@ -1,4 +1,4 @@
from avalon.vendor.Qt import QtWidgets
from Qt import QtWidgets
from avalon.vendor import qtawesome
import avalon.fusion as avalon