Skip to content

Commit

Permalink
Fixed with make format.
Browse files Browse the repository at this point in the history
  • Loading branch information
orsenthil committed Oct 24, 2024
1 parent 4490661 commit b2dee04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/publisher/publisher_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ package publisher

import (
"context"
"github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface"
"strconv"
"testing"
"time"

"github.com/aws/aws-sdk-go/service/cloudwatch/cloudwatchiface"

"github.com/aws/amazon-vpc-cni-k8s/pkg/utils/logger"
"github.com/aws/aws-sdk-go-v2/aws"
"github.com/aws/aws-sdk-go-v2/service/cloudwatch"
Expand Down

0 comments on commit b2dee04

Please sign in to comment.