Update state_rm_test.go
Removing sort as it was imported and not used
This commit is contained in:
parent
3fdc08a9eb
commit
4d46812bab
|
@ -2,7 +2,6 @@ package command
|
|||
|
||||
import (
|
||||
"path/filepath"
|
||||
"sort"
|
||||
"testing"
|
||||
|
||||
"github.com/hashicorp/terraform/terraform"
|
||||
|
|
Loading…
Reference in New Issue