Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
smx-Morgan committed Oct 22, 2024
1 parent e6e978b commit a671699
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions slog/option.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ import (

type Option = cwslog.Option

type config struct {
options []cwslog.Option
}

func WithLevel(lvl *slog.LevelVar) Option {
return cwslog.WithLevel(lvl)
}
Expand Down

0 comments on commit a671699

Please sign in to comment.