Skip to content

Commit

Permalink
reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rpatrick00 committed Nov 26, 2022
1 parent fe216d7 commit dca6535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
package main

import (
"github.com/rpatrick00/terraform-provider-environment/environment"
"github.com/hashicorp/terraform-plugin-sdk/plugin"
"github.com/hashicorp/terraform-plugin-sdk/terraform"
"github.com/rpatrick00/terraform-provider-environment/environment"
)

func main() {
Expand Down

0 comments on commit dca6535

Please sign in to comment.