mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-28 04:02:21 -04:00
Fix import formatting
Signed-off-by: Joe Adams <github@joeadams.io>
This commit is contained in:
parent
eab9b696f2
commit
56a3bbf5c5
1 changed files with 0 additions and 2 deletions
|
|
@ -20,9 +20,7 @@ import (
|
|||
|
||||
"github.com/aws/aws-sdk-go-v2/aws"
|
||||
"github.com/aws/aws-sdk-go-v2/service/ec2"
|
||||
|
||||
ec2Types "github.com/aws/aws-sdk-go-v2/service/ec2/types"
|
||||
|
||||
"github.com/prometheus/common/model"
|
||||
"github.com/stretchr/testify/require"
|
||||
"go.uber.org/goleak"
|
||||
|
|
|
|||
Loading…
Reference in a new issue