diff options
Diffstat (limited to 'hclwrite/native_node_sorter.go')
| -rw-r--r-- | hclwrite/native_node_sorter.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hclwrite/native_node_sorter.go b/hclwrite/native_node_sorter.go index 28e740a..cedf686 100644 --- a/hclwrite/native_node_sorter.go +++ b/hclwrite/native_node_sorter.go @@ -1,7 +1,7 @@ package hclwrite import ( - "github.com/hashicorp/hcl/v2/hcl/hclsyntax" + "github.com/hashicorp/hcl/v2/hclsyntax" ) type nativeNodeSorter struct { |
