Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
manicminer committed Oct 19, 2023
1 parent 132386c commit 8d1a89b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ package applications_test
import (
"context"
"fmt"
"github.com/hashicorp/terraform-provider-azuread/internal/services/applications/parse"
"net/http"
"regexp"
"testing"
Expand All @@ -17,6 +16,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/applications/parse"
)

type ApplicationResource struct{}
Expand Down

0 comments on commit 8d1a89b

Please sign in to comment.