Commit e5e6ce88 authored by Jérome Perrin's avatar Jérome Perrin

JobShopAllInOneEmpty: remove Queue.isDummy

parent 383ac303
...@@ -450,10 +450,6 @@ ...@@ -450,10 +450,6 @@
"schedulingRule" : { "schedulingRule" : {
"$ref" : "#/definitions/_schedulingRule", "$ref" : "#/definitions/_schedulingRule",
"required" : true "required" : true
},
"isDummy" : {
"type" : "boolean",
"default" : false
} }
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment