refactor: remove unused header spork.h from rpc/masternode

This commit is contained in:
Konstantin Akimov 2024-06-11 16:15:37 +07:00
parent 43e9ab4966
commit 64f34770c5
No known key found for this signature in database
GPG Key ID: 2176C4A5D01EA524

View File

@ -19,7 +19,6 @@
#include <rpc/util.h>
#include <univalue.h>
#include <util/strencodings.h>
#include <spork.h>
#include <validation.h>
#include <wallet/coincontrol.h>
#include <wallet/rpcwallet.h>