fix: remove leftover debug code

This commit is contained in:
Lucaskyy 2022-04-13 20:26:43 +02:00
parent 8544fc4cbc
commit 4458141d6d
No known key found for this signature in database
GPG key ID: 1530BFF96D1EEB89

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