diff --git a/openpype/tools/publisher/window.py b/openpype/tools/publisher/window.py index 8440a727ca..fb5b0c4e92 100644 --- a/openpype/tools/publisher/window.py +++ b/openpype/tools/publisher/window.py @@ -242,7 +242,6 @@ class PublisherWindow(QtWidgets.QDialog): self.creator_window = creator_window - def showEvent(self, event): super(PublisherWindow, self).showEvent(event) if self._first_show: