remove log
This commit is contained in:
parent
6a1383b13b
commit
5605b9eb42
|
@ -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