Fixed style check

This commit is contained in:
Smita Kulkarni 2024-01-05 11:26:32 +01:00
parent 2ee6893312
commit b250acff78

View File

@ -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)