Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanganderson committed Mar 27, 2024
1 parent 6bad202 commit fc192b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ type Configuration struct {
func NewConfiguration() *Configuration {
cfg := &Configuration{
DefaultHeader: make(map[string]string),
UserAgent: "OpenAPI-Generator/3.0.1/go",
Debug: false,
Servers: ServerConfigurations{
{
Expand Down

0 comments on commit fc192b2

Please sign in to comment.