mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-12 09:22:05 +00:00
Fixed style check
This commit is contained in:
parent
2ee6893312
commit
b250acff78
@ -359,7 +359,7 @@ void copyAzureBlobStorageFile(
|
||||
bool for_disk_azure_blob_storage)
|
||||
{
|
||||
|
||||
if (settings->use_native_copy )
|
||||
if (settings->use_native_copy)
|
||||
{
|
||||
ProfileEvents::increment(ProfileEvents::AzureCopyObject);
|
||||
if (for_disk_azure_blob_storage)
|
||||
|
Loading…
Reference in New Issue
Block a user