Skip to content

Commit

Permalink
style(server): Fix linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Jun 13, 2020
1 parent 903a2a8 commit 4f4d274
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/s3-proxy/server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (svr *Server) GenerateServer() error {

// Store server
svr.server = server

return nil
}

Expand Down

0 comments on commit 4f4d274

Please sign in to comment.