Skip to content

Commit 4a7f8e5

Browse files
committed
gofmt yet again..
1 parent 5be33bd commit 4a7f8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/s3/errors.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const (
99
ErrCodeNoSuchLifecycleConfiguration = "NoSuchLifecycleConfiguration"
1010
ErrCodeNoSuchPublicAccessBlockConfiguration = "NoSuchPublicAccessBlockConfiguration"
1111
ErrCodeNoSuchWebsiteConfiguration = "NoSuchWebsiteConfiguration"
12-
ErrCodeNotImplemented = "NotImplemented"
12+
ErrCodeNotImplemented = "NotImplemented"
1313
ErrCodeObjectLockConfigurationNotFound = "ObjectLockConfigurationNotFoundError"
1414
ErrCodeOperationAborted = "OperationAborted"
1515
ErrCodeServerSideEncryptionConfigurationNotFound = "ServerSideEncryptionConfigurationNotFoundError"

0 commit comments

Comments
 (0)