mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
remove unused function
This commit is contained in:
parent
1b1a13a9ee
commit
68f747ed32
@ -92,8 +92,6 @@ public:
|
|||||||
const std::optional<FormatSettings> & format_settings,
|
const std::optional<FormatSettings> & format_settings,
|
||||||
ContextPtr ctx);
|
ContextPtr ctx);
|
||||||
private:
|
private:
|
||||||
void init();
|
|
||||||
|
|
||||||
StorageS3::S3Configuration base_configuration;
|
StorageS3::S3Configuration base_configuration;
|
||||||
std::shared_ptr<StorageS3> s3engine;
|
std::shared_ptr<StorageS3> s3engine;
|
||||||
Poco::Logger * log;
|
Poco::Logger * log;
|
||||||
|
Loading…
Reference in New Issue
Block a user