mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 21:35:52 +00:00
7160f7a614
This field has been unnecessary for a while now. It was always set to the same value as PrimaryDatacenter. So we can remove the duplicate field and use PrimaryDatacenter directly. This change was made by GoLand refactor, which did most of the work for me.