Skip to content

Commit

Permalink
Re-add fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
borancar authored and anGie44 committed Jan 25, 2022
1 parent dda7b07 commit 4d67482
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/service/ec2/vpc_peering_connections_data_source.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
package ec2

import (
"fmt"

"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/service/ec2"
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/schema"
Expand Down

0 comments on commit 4d67482

Please sign in to comment.