mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
hotfix: remove log
This commit is contained in:
parent
4c3457438d
commit
03bbc0bc27
@ -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': {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user