mirror of https://github.com/hashicorp/consul
Fix vet error
parent
77dc52f430
commit
11a0c9cc58
|
@ -1,4 +1,5 @@
|
||||||
// +build !ent
|
// +build !ent
|
||||||
|
|
||||||
package consul
|
package consul
|
||||||
|
|
||||||
import "github.com/hashicorp/consul/agent/consul/autopilot"
|
import "github.com/hashicorp/consul/agent/consul/autopilot"
|
||||||
|
|
Loading…
Reference in New Issue