mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
remove comment
This commit is contained in:
@@ -36,7 +36,6 @@ export function transpiler(input, options = {}) {
|
||||
return this.replace(miniWithLocation(value, node));
|
||||
}
|
||||
if (isWidgetFunction(node)) {
|
||||
// collectSliderLocations?
|
||||
emitWidgets &&
|
||||
widgets.push({
|
||||
from: node.arguments[0].start,
|
||||
|
||||
Reference in New Issue
Block a user