hotfix: remove log
This commit is contained in:
parent
4c3457438d
commit
03bbc0bc27
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue