Skip to content

Commit 7a14910

Browse files
Remove Comment in InstrumentSFZ
1 parent 0c2942f commit 7a14910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cookbook/CookbookCommon/Sources/CookbookCommon/Recipes/MiniApps/InstrumentSFZ.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ struct InstrumentSFZView: View {
5151
}
5252
}.padding(5)
5353
}
54-
// i wanted to do it with verticalSizeClass, but couldn't work it out
5554
if horizontalSizeClass == .compact {
5655
ScrollView {
5756
paramRows

0 commit comments

Comments
 (0)