Skip to content

Commit

Permalink
pass CI
Browse files Browse the repository at this point in the history
Relates-to: hashicorp#14736
  • Loading branch information
magodo authored and leesutcliffe committed Nov 24, 2022
1 parent 6030269 commit 29877ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions internal/tools/generator-schema-snapshot/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ const (
SchemaPath = "github.com/hashicorp/terraform-provider-azurerm/internal/tf/pluginsdk"
)

type SchemaFile struct {
*File
}

func main() {
if len(os.Args) != 2 {
log.Fatal("Usage: generator-schema-snapshot <reource_type>")
Expand Down

0 comments on commit 29877ec

Please sign in to comment.