mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove redundant code
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
e6bb56b088
commit
d88c36b01e
1 changed files with 0 additions and 7 deletions
|
|
@ -25,13 +25,6 @@ from ayon_core.lib import (
|
|||
emit_event,
|
||||
)
|
||||
|
||||
def show_workfiles_tool():
|
||||
# Make sure on top is enabled on first show so the
|
||||
# window is not hidden under main nuke window
|
||||
print("showing workfiles tool..")
|
||||
from ayon_core.tools.utils import host_tools
|
||||
host_tools.show_workfiles(parent=hou.qt.mainWindow(),
|
||||
on_top=True)
|
||||
|
||||
log = logging.getLogger("ayon_houdini")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue