Skip to content

Commit

Permalink
Fix importlint errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed May 4, 2021
1 parent 7bc66a4 commit 5481c5f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion aws/data_source_aws_cloudwatch_event_source.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import (

"github.com/aws/aws-sdk-go/aws"
events "github.com/aws/aws-sdk-go/service/cloudwatchevents"

"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
)

Expand Down
1 change: 0 additions & 1 deletion aws/data_source_aws_cloudwatch_event_source_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import (
"testing"

"github.com/aws/aws-sdk-go/service/cloudwatchevents"

"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
)

Expand Down

0 comments on commit 5481c5f

Please sign in to comment.