Skip to content

Commit

Permalink
test release
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <[email protected]>
  • Loading branch information
amirmalka committed Nov 15, 2023
1 parent 8fa0f2e commit e95a3eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/server/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import (

func main() {
ctx := context.Background()

if err := logger.L().SetLevel(helpers.DebugLevel.String()); err != nil {
logger.L().Fatal("unable to set log level", helpers.Error(err))
}
Expand Down

0 comments on commit e95a3eb

Please sign in to comment.