remove unnecessary lines

This commit is contained in:
Jakub Trllo 2022-09-13 13:35:38 +02:00
parent a440a92838
commit 9e5e5d5921

View file

@ -194,7 +194,6 @@ class HostToolsHelper:
library_loader_tool.showNormal()
library_loader_tool.refresh()
def show_publish(self, parent=None):
"""Try showing the most desirable publish GUI
@ -206,7 +205,6 @@ class HostToolsHelper:
pyblish_show = self._discover_pyblish_gui()
return pyblish_show(parent)
def _discover_pyblish_gui(self):
"""Return the most desirable of the currently registered GUIs"""
# Prefer last registered