mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
correct code-style
This commit is contained in:
parent
3b61682265
commit
5582c4736e
@ -610,7 +610,7 @@ private:
|
||||
/// Load suggestion data from the server.
|
||||
suggest->load(connection_parameters, config().getInt("suggestion_limit"));
|
||||
}
|
||||
|
||||
|
||||
/// Load Warnings at the beginning of connection
|
||||
if (!config().has("no-warnings"))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user