diff --git a/main.go b/main.go index d9a0f8e..9c02dce 100644 --- a/main.go +++ b/main.go @@ -61,7 +61,6 @@ func main() { } ctx := context.Background() - //cfg := risor.NewConfig() opts := []risor.Option{ risor.WithConcurrency(), risor.WithListenersAllowed(),