diff --git a/command/state_rm_test.go b/command/state_rm_test.go index 6f0b14633..036fed159 100644 --- a/command/state_rm_test.go +++ b/command/state_rm_test.go @@ -2,7 +2,6 @@ package command import ( "path/filepath" - "sort" "testing" "github.com/hashicorp/terraform/terraform"