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
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

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