Skip to content

Commit

Permalink
Remove confusion log line
Browse files Browse the repository at this point in the history
  • Loading branch information
pcallewaert committed Mar 22, 2024
1 parent 64276a1 commit 9c33503
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aproxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -402,5 +402,4 @@ func main() {
}()
<-ctx.Done()
stop()
slog.Info("server gracefully shutdown")
}

0 comments on commit 9c33503

Please sign in to comment.