fix: remove leftover debug code

This commit is contained in:
Lucaskyy
2022-04-13 20:26:43 +02:00
committed by oSumAtrIX
parent 642e9031eb
commit 0f30eac32c

View File

@@ -97,7 +97,6 @@ internal class SignatureResolver(
var patternIndex = 0
var currentThreshold = threshold
while (instructionIndex + patternIndex < count) {
println("currentThreshold = $currentThreshold")
if (
instructions.elementAt(
instructionIndex + patternIndex