remove log
This commit is contained in:
parent
84450d0323
commit
702be7aa1e
|
@ -4,7 +4,6 @@
|
|||
|
||||
const { API, styleable, DataProvider } = getContext("sdk")
|
||||
const component = getContext("component")
|
||||
console.log($component)
|
||||
const dataContext = getContext("data")
|
||||
|
||||
export let datasource = []
|
||||
|
|
Loading…
Reference in New Issue