Skip to content

Commit

Permalink
nit: moar linting
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Feb 21, 2024
1 parent 65897c7 commit dee6c2c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,9 @@ package schema
import (
"fmt"

"github.com/hashicorp/go-hclog"
"github.com/hashicorp/pandora/tools/importer-rest-api-specs/components/terraform/helpers"
"github.com/hashicorp/pandora/tools/importer-rest-api-specs/components/terraform/schema/processors"

"github.com/hashicorp/go-hclog"
"github.com/hashicorp/pandora/tools/importer-rest-api-specs/models"
"github.com/hashicorp/pandora/tools/sdk/resourcemanager"
)
Expand Down

0 comments on commit dee6c2c

Please sign in to comment.