Move the exportingpartitions constant to enterprise

This commit is contained in:
freddygv 2021-10-26 16:22:04 -06:00
parent 0391a65772
commit 9769b31641
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ import (
"github.com/hashicorp/consul/logging"
)
const exportingPartitionsWatchID = "exporting-partitions"
type handlerMeshGateway struct {
handlerState
}