mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
Fix style
This commit is contained in:
parent
d76f7ecce2
commit
e784304dfb
@ -235,7 +235,7 @@ ConnectionPoolWithFailover::tryGetEntry(
|
||||
fail_message = connection_establisher_async.getFailMessage();
|
||||
return connection_establisher_async.getResult();
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
ConnectionEstablisher connection_establisher(&pool, &timeouts, settings, log, table_to_check);
|
||||
TryResult result;
|
||||
|
Loading…
Reference in New Issue
Block a user