Fix formatting
This commit is contained in:
parent
aa82f786c7
commit
42f8fe5c7f
|
@ -756,7 +756,6 @@ void BlockchainLMDB::unlock()
|
|||
check_open();
|
||||
}
|
||||
|
||||
|
||||
bool BlockchainLMDB::block_exists(const crypto::hash& h) const
|
||||
{
|
||||
LOG_PRINT_L3("BlockchainLMDB::" << __func__);
|
||||
|
|
Loading…
Reference in New Issue