Skip to content

Commit

Permalink
format imports
Browse files Browse the repository at this point in the history
  • Loading branch information
gpop63 committed Oct 19, 2023
1 parent e146605 commit b7af6f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/metricbeat/module/gcp/billing/billing_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
package billing

import (
"github.com/elastic/beats/v7/metricbeat/mb"
"io"
"log"
"strconv"
"testing"

"github.com/elastic/beats/v7/metricbeat/mb"

"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit b7af6f9

Please sign in to comment.