Fix vet error
This commit is contained in:
parent
dfc165a47b
commit
74b0c58831
|
@ -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