Removing un-used imports

This commit is contained in:
Diptanu Choudhury 2015-11-21 12:35:49 -08:00
parent 5549c1d2dc
commit f9c3d16b9f

View file

@ -1,7 +1,6 @@
package structs
import (
"fmt"
"github.com/hashicorp/go-multierror"
"reflect"
"strings"