remove unused import

This commit is contained in:
Jakub Trllo 2022-05-13 12:19:54 +02:00
parent c4907af980
commit cf7a83eb49

View file

@ -1,7 +1,5 @@
from abc import abstractmethod
import six
from openpype import resources
from openpype.modules import OpenPypeInterface