Skip to content

Commit

Permalink
Removed unused go library strconv
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-padnick committed Jul 18, 2015
1 parent ab0e95b commit dde0c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion create_command.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"github.com/aws/aws-sdk-go/service/ec2"
"github.com/aws/aws-sdk-go/aws"
"github.com/mitchellh/cli"
"strconv"
)

type CreateCommand struct {
Expand Down

0 comments on commit dde0c41

Please sign in to comment.