Remove unneded code

This commit is contained in:
avogar 2024-09-02 20:13:44 +00:00
parent d281333db2
commit b7e1dda2e0

View File

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