generated from TrueCloudLab/basic
Drop Actor object type #18
1 changed files with 0 additions and 1 deletions
1
chain.go
1
chain.go
|
@ -68,7 +68,6 @@ type ObjectType byte
|
|||
const (
|
||||
ObjectResource ObjectType = iota
|
||||
ObjectRequest
|
||||
ObjectActor
|
||||
)
|
||||
|
||||
type ConditionType byte
|
||||
|
|
Loading…
Reference in a new issue