Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudlena committed Jun 13, 2023
1 parent 2b9be89 commit f80ea43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/app/s3manager/s3.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ type S3 interface {

type SSEType struct {
Type string
Key string
}
Key string
}

0 comments on commit f80ea43

Please sign in to comment.