Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiojr committed Oct 26, 2024
1 parent 70b9ee1 commit f548c08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ func main() {
}

ctx := context.Background()
//cfg := risor.NewConfig()
opts := []risor.Option{
risor.WithConcurrency(),
risor.WithListenersAllowed(),
Expand Down

0 comments on commit f548c08

Please sign in to comment.