mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 13:52:15 +01:00
removed redundant wrap
This commit is contained in:
parent
5e6757071e
commit
2a1205ae9d
1 changed files with 0 additions and 6 deletions
|
|
@ -24,9 +24,3 @@ def uninstall():
|
|||
print("Deregistering global plug-ins..")
|
||||
pyblish.deregister_plugin_path(PUBLISH_PATH)
|
||||
avalon.deregister_plugin_path(avalon.Loader, LOAD_PATH)
|
||||
|
||||
|
||||
def register_loader_plugins():
|
||||
"""Wrap to install Loader plugins for standalone"""
|
||||
|
||||
install()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue