remove unneeded commands
Change-Id: I2b3a343a117fced0195f23c3051902c1387e6bcc
This commit is contained in:
@ -480,6 +480,7 @@ class StructOf(DataType):
|
||||
return self.validate(dict(value))
|
||||
|
||||
|
||||
# idea to mix commands and params, not yet used....
|
||||
class Command(DataType):
|
||||
IS_COMMAND = True
|
||||
|
||||
|
Reference in New Issue
Block a user