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 (
|
const (
|
||||||
ObjectResource ObjectType = iota
|
ObjectResource ObjectType = iota
|
||||||
ObjectRequest
|
ObjectRequest
|
||||||
ObjectActor
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type ConditionType byte
|
type ConditionType byte
|
||||||
|
|
Loading…
Reference in a new issue