Skip to content

Commit

Permalink
make check
Browse files Browse the repository at this point in the history
  • Loading branch information
faec committed Apr 15, 2024
1 parent 6cf5506 commit ff24571
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x-pack/filebeat/input/awscloudwatch/cloudwatch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ import (
"testing"
"time"

"github.com/elastic/elastic-agent-libs/logp"
"github.com/stretchr/testify/assert"

"github.com/elastic/elastic-agent-libs/logp"
)

type clock struct {
Expand Down

0 comments on commit ff24571

Please sign in to comment.