mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
refactor: remove unused using directives
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
using wallet::CWallet;
|
||||
using wallet::DatabaseFormat;
|
||||
using wallet::DatabaseOptions;
|
||||
using wallet::ISMINE_SPENDABLE;
|
||||
using wallet::MakeWalletDatabase;
|
||||
using wallet::TxStateInactive;
|
||||
using wallet::WALLET_FLAG_DESCRIPTORS;
|
||||
using wallet::WalletContext;
|
||||
|
||||
Reference in New Issue
Block a user