mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
revert messed imports 1
This commit is contained in:
parent
bcf75bf37e
commit
d25087fe12
22 changed files with 71 additions and 71 deletions
|
|
@ -212,7 +212,6 @@ class TrayManager:
|
|||
"Module \"{}\" does not have attribute \"{}\"."
|
||||
" Check your settings please."
|
||||
).format(import_path, key))
|
||||
p = os.environ["AVALON_SCHEMA"]
|
||||
obj = module.tray_init(self.tray_widget, self.main_window)
|
||||
name = obj.__class__.__name__
|
||||
if hasattr(obj, 'tray_menu'):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue