chore: junk
This commit is contained in:
parent
b9b956c408
commit
d471066c7d
|
@ -97,7 +97,6 @@ export default class Behaved extends decorate(Trait) {
|
|||
},
|
||||
|
||||
traitAdded: (type) => {
|
||||
console.log(flatten(this.entity.invokeHookFlat('contextTypeHints')))
|
||||
flatten(this.entity.invokeHookFlat('contextTypeHints'))
|
||||
.forEach(([key, type]) => this._context.add(key, undefined, type));
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user