Chore: remove obsolete log
This commit is contained in:
parent
d7413e8228
commit
44dc8b408f
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
||||||
onDestroy(
|
onDestroy(
|
||||||
tags.addCallbackAndRun((tags) => {
|
tags.addCallbackAndRun((tags) => {
|
||||||
_tags = tags
|
_tags = tags
|
||||||
console.log("Getting render value for", _tags,config)
|
|
||||||
trs = Utils.NoNull(config?.GetRenderValues(_tags))
|
trs = Utils.NoNull(config?.GetRenderValues(_tags))
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue