Skip to content

Commit 15cf75c

Browse files
committed
remove todo
1 parent b6162c3 commit 15cf75c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

js/abc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ const processABCNotes = function(logo, turtle) {
152152
"\n";
153153
i += 2;
154154
break;
155-
// fixed: how does one define pickup in ABC notation?
156-
// Fixed: how does one define multi-voice in ABC notation?
157155
case "pickup":
158156
{
159157
// Handle pickup measure

0 commit comments

Comments
 (0)