mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Remove trailing spaces -- style check fix
This commit is contained in:
parent
ed687f45a1
commit
55ce7de248
@ -436,7 +436,7 @@ BlockOutputStreamPtr StorageS3::write(const ASTPtr & /*query*/, const StorageMet
|
||||
max_single_part_upload_size);
|
||||
}
|
||||
|
||||
|
||||
|
||||
void StorageS3::truncate(const ASTPtr & /* query */, const StorageMetadataPtr &, ContextPtr local_context, TableExclusiveLockHolder &)
|
||||
{
|
||||
updateClientAndAuthSettings(local_context, client_auth);
|
||||
|
Loading…
Reference in New Issue
Block a user