mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Remove unnecessary _process_item_ids
This commit is contained in:
parent
c7d0f2b987
commit
de281f34c3
1 changed files with 0 additions and 1 deletions
|
|
@ -335,7 +335,6 @@ class PushToContextSelectWindow(QtWidgets.QWidget):
|
|||
self._main_thread_timer = main_thread_timer
|
||||
self._main_thread_timer_can_stop = True
|
||||
self._last_submit_message = None
|
||||
self._process_item_ids = []
|
||||
|
||||
self._variant_is_valid = None
|
||||
self._folder_is_valid = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue