mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
remove whitespace to pass style check
This commit is contained in:
parent
62ba4833df
commit
cc3cbc6503
@ -286,7 +286,7 @@ private:
|
||||
if (thread_ptr)
|
||||
{
|
||||
query_id = thread_ptr->getQueryId().toString();
|
||||
|
||||
|
||||
if (auto thread_group = thread_ptr->getThreadGroup())
|
||||
{
|
||||
query = thread_group->query;
|
||||
|
Loading…
Reference in New Issue
Block a user