mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-01 20:12:02 +00:00
Remove unneded code
This commit is contained in:
parent
d281333db2
commit
b7e1dda2e0
@ -14,9 +14,6 @@ class StorageS3Configuration : public StorageObjectStorage::Configuration
|
||||
public:
|
||||
using ConfigurationPtr = StorageObjectStorage::ConfigurationPtr;
|
||||
|
||||
static constexpr auto xx =
|
||||
42;
|
||||
|
||||
static constexpr auto type_name = "s3";
|
||||
static constexpr auto namespace_name = "bucket";
|
||||
/// All possible signatures for S3 storage with structure argument (for example for s3 table function).
|
||||
|
Loading…
Reference in New Issue
Block a user