Skip to content

Commit

Permalink
style(fmt): code formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
AdyenAutomationBot authored and AdyenAutomationBot committed Aug 15, 2024
1 parent 4b7892d commit a8f6047
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/adyen/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ package adyen

import (
"fmt"
"github.com/adyen/adyen-go-api-library/v11/src/paymentsapp"
"net/http"

"github.com/adyen/adyen-go-api-library/v11/src/paymentsapp"

"github.com/adyen/adyen-go-api-library/v11/src/dataprotection"

"github.com/adyen/adyen-go-api-library/v11/src/balancecontrol"
Expand Down

0 comments on commit a8f6047

Please sign in to comment.