Move the exportingpartitions constant to enterprise
This commit is contained in:
parent
0391a65772
commit
9769b31641
|
@ -12,8 +12,6 @@ import (
|
|||
"github.com/hashicorp/consul/logging"
|
||||
)
|
||||
|
||||
const exportingPartitionsWatchID = "exporting-partitions"
|
||||
|
||||
type handlerMeshGateway struct {
|
||||
handlerState
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue