Fixing the import list

pull/13468/head
tombuildsstuff 9 years ago
parent dec1cc28f0
commit bacfefec42

@ -6,7 +6,7 @@ import (
"net/url"
"strings"
"github.com/fsouza/go-dockerclient/external/github.com/hashicorp/go-cleanhttp"
"github.com/hashicorp/go-cleanhttp"
"github.com/hashicorp/go-oracle-terraform/compute"
"github.com/hashicorp/go-oracle-terraform/opc"
"github.com/hashicorp/terraform/helper/logging"

Loading…
Cancel
Save