Removed redundant definition

This commit is contained in:
Joe Bowen 2014-05-06 10:26:34 -06:00
parent 0fc019da03
commit a50c4c112e

View File

@ -313,13 +313,6 @@ IOU_ADD_NIO_SCHEMA = {
"minimum": 0, "minimum": 0,
"maximum": 3 "maximum": 3
}, },
"slot": {
"description": "Slot number",
"type": "integer",
"minimum": 0,
"maximum": 15
},
"nio": { "nio": {
"type": "object", "type": "object",
"description": "Network Input/Output", "description": "Network Input/Output",