mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 13:48:34 +00:00
remove possibly not needed alt
This commit is contained in:
parent
7b6074ccef
commit
c33c8b5469
@ -3118,4 +3118,4 @@ const __beat = join => (t, div, pat) => {
|
||||
return join(pat.fmap(x => pure(x)._compress(b,e)));
|
||||
}
|
||||
|
||||
export const {beat, beatOut} = register(['beat', 'beatOut'], __beat(x => x.innerJoin()));
|
||||
export const {beat} = register(['beat'], __beat(x => x.innerJoin()));
|
||||
Loading…
x
Reference in New Issue
Block a user