mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove backwards compatibility of 'application' context function
This commit is contained in:
parent
4f8129acfa
commit
e1dd07c936
1 changed files with 0 additions and 4 deletions
|
|
@ -92,10 +92,6 @@ def qt_app_context():
|
|||
yield app
|
||||
|
||||
|
||||
# Backwards compatibility
|
||||
application = qt_app_context
|
||||
|
||||
|
||||
class SharedObjects:
|
||||
jobs = {}
|
||||
icons = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue