Skip to content

Commit

Permalink
Update resource_aws_xray_group_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DrFaust92 committed Aug 26, 2020
1 parent cdfb4cc commit a8aead9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/resource_aws_xray_group_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ package aws

import (
"fmt"
"github.com/aws/aws-sdk-go/aws"
"regexp"
"testing"

"github.com/aws/aws-sdk-go/aws"
"github.com/aws/aws-sdk-go/service/xray"
"github.com/hashicorp/terraform-plugin-sdk/helper/acctest"
"github.com/hashicorp/terraform-plugin-sdk/helper/resource"
Expand Down

0 comments on commit a8aead9

Please sign in to comment.