removed unused log

This commit is contained in:
iLLiCiTiT 2021-06-30 17:06:20 +02:00
parent 91c3f31322
commit df25a943dd

View file

@ -1,10 +1,3 @@
from openpype.api import (
Logger
)
log = Logger.get_logger(__name__)
class OpenPypePyblishPluginMixin:
executable_in_thread = False