Update state_rm_test.go

Removing sort as it was imported and not used
This commit is contained in:
Paul Stack 2016-08-16 18:10:38 +01:00 committed by GitHub
parent 3fdc08a9eb
commit 4d46812bab
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package command
import (
"path/filepath"
"sort"
"testing"
"github.com/hashicorp/terraform/terraform"