Fix style

This commit is contained in:
Alexey Milovidov 2021-07-05 03:02:23 +03:00
parent c059d0a0ee
commit 295afd29a1

View File

@ -63,7 +63,6 @@ static std::unique_ptr<ReadBufferFromFile> openFileIfExists(const std::string &
}
AsynchronousMetrics::AsynchronousMetrics(
ContextPtr global_context_,
int update_period_seconds,