Skip to content

Commit f3a92ca

Browse files
Update pkg/job/maxdimassociator/associator_directoryservice_test.go
Signed-off-by: Cristian Greco <cristian@regolo.cc>
1 parent 41062b2 commit f3a92ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/job/maxdimassociator/associator_directoryservice_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ package maxdimassociator
1515
import (
1616
"testing"
1717

18+
"github.com/prometheus/common/promslog"
1819
"github.com/stretchr/testify/require"
1920

2021
"github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/config"
21-
"github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/logging"
2222
"github.com/prometheus-community/yet-another-cloudwatch-exporter/pkg/model"
2323
)
2424

0 commit comments

Comments
 (0)