Removed comment
This commit is contained in:
parent
827477e6bd
commit
fbe9c41bee
|
@ -1104,7 +1104,6 @@ export const getAllStateVariables = () => {
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
console.log("STATE BINDINGS ", Array.from(bindingSet))
|
|
||||||
return Array.from(bindingSet)
|
return Array.from(bindingSet)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue