fix code smells

This commit is contained in:
A.Unger
2021-11-15 10:03:42 +01:00
parent 242b3e9eb9
commit a22342ea28
3 changed files with 32 additions and 28 deletions
-1
View File
@@ -220,7 +220,6 @@ 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.