mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-24 12:08:28 +00:00
remove comment
This commit is contained in:
parent
c051a1249d
commit
21b99b3810
@ -36,7 +36,6 @@ export function transpiler(input, options = {}) {
|
|||||||
return this.replace(miniWithLocation(value, node));
|
return this.replace(miniWithLocation(value, node));
|
||||||
}
|
}
|
||||||
if (isWidgetFunction(node)) {
|
if (isWidgetFunction(node)) {
|
||||||
// collectSliderLocations?
|
|
||||||
emitWidgets &&
|
emitWidgets &&
|
||||||
widgets.push({
|
widgets.push({
|
||||||
from: node.arguments[0].start,
|
from: node.arguments[0].start,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user