mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-19 12:58:13 +00:00
refactor(crypto): remove redundant include
This commit is contained in:
parent
c5984af1b5
commit
732e21443d
@ -6124,8 +6124,6 @@ START_TEST(test_blake2s) {
|
||||
}
|
||||
END_TEST
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
START_TEST(test_chacha_drbg) {
|
||||
char entropy[] =
|
||||
"06032cd5eed33f39265f49ecb142c511da9aff2af71203bffaf34a9ca5bd9c0d";
|
||||
|
Loading…
Reference in New Issue
Block a user