Skip to content

Commit

Permalink
chore: fixed styling
Browse files Browse the repository at this point in the history
  • Loading branch information
akijakya committed Jan 11, 2023
1 parent 2dffd6f commit d94cd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/pipeline/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ func main() {
Debug: true,
Servers: cloudinfoapi.ServerConfigurations{
{
URL: url.Path,
URL: url.Path,
},
},
OperationServers: map[string]cloudinfoapi.ServerConfigurations{},
Expand Down

0 comments on commit d94cd4c

Please sign in to comment.