mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
Apply clang-tidy modernize-use-equals-default check
This commit is contained in:
@@ -64,10 +64,6 @@ ValidatorList::ValidatorList (
|
||||
{
|
||||
}
|
||||
|
||||
ValidatorList::~ValidatorList()
|
||||
{
|
||||
}
|
||||
|
||||
bool
|
||||
ValidatorList::load (
|
||||
PublicKey const& localSigningKey,
|
||||
|
||||
Reference in New Issue
Block a user