mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
hotfix: remove log
This commit is contained in:
@@ -39,7 +39,6 @@ const applyOptions = (parent, enter) => (pat, i) => {
|
||||
} else {
|
||||
pat = pat.euclid(enter(op.arguments_.pulse), enter(op.arguments_.step));
|
||||
}
|
||||
console.log(op.arguments_.step);
|
||||
break;
|
||||
}
|
||||
case 'degradeBy': {
|
||||
|
||||
Reference in New Issue
Block a user