mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 13:13:36 +00:00
Enabling -Wextra-semi [#CLICKHOUSE-2]
This commit is contained in:
parent
6779de62d1
commit
52eb8fda3c
@ -410,5 +410,5 @@ void ASTSelectQuery::addTableFunction(ASTPtr & table_function_ptr)
|
|||||||
table_expression->database_and_table_name = nullptr;
|
table_expression->database_and_table_name = nullptr;
|
||||||
}
|
}
|
||||||
|
|
||||||
};
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user