mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove empty unit test from Wallet.
This commit is contained in:
@@ -54,8 +54,6 @@ public:
|
||||
bool dataDelete(const std::string& strKey);
|
||||
bool dataFetch(const std::string& strKey, std::string& strValue);
|
||||
bool dataStore(const std::string& strKey, const std::string& strValue);
|
||||
|
||||
static bool unitTest();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user