Build machine warning.

This commit is contained in:
Robin Davies
2024-10-12 05:39:46 -04:00
parent 8755f849dd
commit fb8713211d
-1
View File
@@ -77,7 +77,6 @@ export class JackChannelSelection {
return "Mono (right channel only)";
} else {
return "\u00A0"; // nbsp
throw new PiPedalArgumentError("Invalid channel selection."); // should be subset of jackConfiguration.
}
} else {
if (selectedChannels.length === 2)