mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
removed unnecessary style set
This commit is contained in:
parent
8f998f06e8
commit
16a24d03da
1 changed files with 0 additions and 1 deletions
|
|
@ -279,7 +279,6 @@ def show():
|
|||
|
||||
with qt_app_context():
|
||||
window = MayaLookAssignerWindow(parent=mainwindow)
|
||||
window.setStyleSheet(style.load_stylesheet())
|
||||
window.show()
|
||||
|
||||
module.window = window
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue