diff --git a/consul/servers/manager.go b/consul/servers/manager.go index 15814697e8..c343d460ad 100644 --- a/consul/servers/manager.go +++ b/consul/servers/manager.go @@ -16,8 +16,6 @@ import ( "github.com/hashicorp/consul/lib" ) -type consulServerEventTypes int - const ( // clientRPCJitterFraction determines the amount of jitter added to // clientRPCMinReuseDuration before a connection is expired and a new