mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
removed deprecated methods
This commit is contained in:
parent
22f7a9d2af
commit
fee111dd97
1 changed files with 0 additions and 7 deletions
|
|
@ -175,10 +175,3 @@ class TrayAddonsManager(AddonsManager):
|
|||
),
|
||||
exc_info=True
|
||||
)
|
||||
|
||||
# DEPRECATED
|
||||
def get_enabled_tray_modules(self):
|
||||
return self.get_enabled_tray_addons()
|
||||
|
||||
def start_modules(self):
|
||||
self.start_addons()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue