diff --git a/cmd/oidcgate/main.go b/cmd/oidcgate/main.go index 0d0ccc9..cd8a449 100644 --- a/cmd/oidcgate/main.go +++ b/cmd/oidcgate/main.go @@ -51,4 +51,3 @@ func main() { } log.Println("oidcgate: stopped") } -