Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Apr 7, 2022
1 parent 4e987a9 commit 974ae6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package serviceprincipals_test
import (
"context"
"fmt"
"github.com/hashicorp/terraform-provider-azuread/internal/services/serviceprincipals/parse"
"net/http"
"testing"

Expand All @@ -12,6 +11,7 @@ import (
"github.com/hashicorp/terraform-provider-azuread/internal/acceptance"
"github.com/hashicorp/terraform-provider-azuread/internal/acceptance/check"
"github.com/hashicorp/terraform-provider-azuread/internal/clients"
"github.com/hashicorp/terraform-provider-azuread/internal/services/serviceprincipals/parse"
"github.com/hashicorp/terraform-provider-azuread/internal/utils"
)

Expand Down

0 comments on commit 974ae6c

Please sign in to comment.