chore: fix warnings (#1341)

Co-authored-by: vladopajic <vladopajic@users.noreply.github.com>
This commit is contained in:
Miran
2025-04-22 21:45:53 +02:00
committed by GitHub
parent ffc114e8d9
commit 65136b38e2
41 changed files with 54 additions and 86 deletions

View File

@@ -10,7 +10,7 @@
{.push raises: [].}
import bearssl/rand
import secp256k1, stew/[byteutils, results], nimcrypto/[hash, sha2]
import secp256k1, results, stew/byteutils, nimcrypto/[hash, sha2]
export sha2, results, rand