wallet/api: remove Bitmonero namespace alias

This commit is contained in:
selsta
2021-06-08 23:29:41 +02:00
parent 1c8e598172
commit 8e0b8ddb96
16 changed files with 0 additions and 38 deletions
-3
View File
@@ -264,6 +264,3 @@ std::vector<std::string> PendingTransactionImpl::signersKeys() const {
}
}
namespace Bitmonero = Monero;