hound: suggestion

This commit is contained in:
Jakub Jezek 2021-09-21 18:26:45 +02:00
parent 0abede9e5d
commit 8cd3821ee4
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -7,7 +7,6 @@ from pprint import pformat
from openpype.hosts.hiero.otio import hiero_export
from Qt.QtGui import QPixmap
import tempfile
reload(hiero_export)
class PrecollectWorkfile(pyblish.api.ContextPlugin):