Revert "fix code smells"

This reverts commit a22342ea28.
This commit is contained in:
A.Unger
2021-11-15 10:16:20 +01:00
parent a22342ea28
commit 2b0f414b46
3 changed files with 28 additions and 32 deletions
+1
View File
@@ -220,6 +220,7 @@ type StorageConfig struct {
S3 DriverS3
S3NG DriverS3NG
OCIS DriverOCIS
// TODO checksums ... figure out what that is supposed to do
}
// DriverCommon defines common driver configuration options.