Skip to content

Commit

Permalink
removed sync
Browse files Browse the repository at this point in the history
Signed-off-by: asamonik <[email protected]>
  • Loading branch information
asamonik committed Aug 13, 2024
1 parent 5183b86 commit 1546733
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions keptn-gateway/internal/gateway/gateway.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ func NewGateway() *Gateway {
WriteTimeout: 30 * time.Second,
},
}
defer NewGateway.logger.Sync()

return NewGateway
}

Expand Down

0 comments on commit 1546733

Please sign in to comment.