removed unused import

This commit is contained in:
Jakub Trllo 2023-05-30 15:18:53 +02:00
parent 4bc61d1c89
commit 26b99db61e

View file

@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-
from math import ceil
from qtpy import QtWidgets, QtCore, QtGui
from openpype.style import get_objected_colors