diff --git a/agent/xds/clusters.go b/agent/xds/clusters.go index 35a2be823..3069aed88 100644 --- a/agent/xds/clusters.go +++ b/agent/xds/clusters.go @@ -19,7 +19,6 @@ import ( "github.com/golang/protobuf/ptypes/any" "github.com/golang/protobuf/ptypes/wrappers" - "github.com/hashicorp/consul/acl" "github.com/hashicorp/consul/agent/connect" "github.com/hashicorp/consul/agent/proxycfg" "github.com/hashicorp/consul/agent/structs"