Fix style

This commit is contained in:
Kruglov Pavel 2024-01-17 14:54:18 +01:00 committed by GitHub
parent 63ac1c784f
commit 79b3e19eb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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();