1
0
Fork 0
forked from lthn/blockchain

removed unused header

This commit is contained in:
cryptozoidberg 2025-03-13 16:51:30 +04:00
parent 926549e740
commit 4715d69596
No known key found for this signature in database
GPG key ID: 2E10CC61CAC8F36D

View file

@ -5,7 +5,7 @@
#include <string>
#include <cstdint>
#include "../common/error_codes.h"
//#include "../common/error_codes.h"
namespace plain_wallet
{