Remove extraneous trailing bit in the import URL

pull/182/head
Alex Gaynor 12 years ago
parent 3374f310f8
commit 2606ef8853

@ -9,7 +9,7 @@ import (
"code.google.com/p/go.crypto/ssh"
"github.com/hashicorp/terraform/terraform"
"github.com/mitchellh/go-homedir/homedir"
"github.com/mitchellh/go-homedir"
"github.com/mitchellh/mapstructure"
)

Loading…
Cancel
Save