mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Fix tidy build
This commit is contained in:
parent
1fd54fb9e4
commit
359885ef94
@ -882,6 +882,7 @@ SnapshotFileInfo KeeperSnapshotManager::getLatestSnapshotInfo() const
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
tryLogCurrentException(log);
|
||||
}
|
||||
}
|
||||
return {"", nullptr};
|
||||
|
Loading…
Reference in New Issue
Block a user