Skip to content

Commit 585b095

Browse files
committed
Lint
1 parent 50a3e31 commit 585b095

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/app.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ func Run() error {
206206
sig := <-sysErr
207207
log.Info().Msgf("terminating got ` [%v] signal", sig)
208208
return nil
209-
210209
}
211210

212211
func panicOnError(err error) {

0 commit comments

Comments
 (0)