chore: junk

This commit is contained in:
cha0s 2020-06-25 07:43:44 -05:00
parent 06edd64559
commit 770db27eaa

View File

@ -18,10 +18,6 @@ export function behaviorTypes() {
defaultLiteral: true,
},
context: (context) => {
if (context?._traits) {
debugger;
}
// console.log(context)
return {
...(context ? context.description() : {}),
children: {