mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-4822 - remove unwanted variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
463f770f2d
commit
21d745cc3c
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ class MayaSubmitDeadline(abstract_submit_deadline.AbstractSubmitDeadline):
|
|||
jobInfo = {}
|
||||
pluginInfo = {}
|
||||
group = "none"
|
||||
disable_strict_check_profiles = []
|
||||
|
||||
def get_job_info(self):
|
||||
job_info = DeadlineJobInfo(Plugin="MayaBatch")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue