1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00

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,
"maximum": 3
},
"slot": {
"description": "Slot number",
"type": "integer",
"minimum": 0,
"maximum": 15
},
"nio": {
"type": "object",
"description": "Network Input/Output",