mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Fix style
This commit is contained in:
parent
63ac1c784f
commit
79b3e19eb1
@ -294,7 +294,7 @@ void LocalServer::cleanup()
|
||||
/// We should reset it before resetting global_context.
|
||||
if (suggest)
|
||||
suggest.reset();
|
||||
|
||||
|
||||
if (global_context)
|
||||
{
|
||||
global_context->shutdown();
|
||||
|
Loading…
Reference in New Issue
Block a user