Revert "TUN-4926: Implement --region configuration option"

This reverts commit d0a1daac3b.
This commit is contained in:
cthuang
2021-08-28 16:42:55 +01:00
parent 75bdc96763
commit 27cd83c2d3
4 changed files with 1 additions and 8 deletions

View File

@@ -45,7 +45,6 @@ type TunnelConfig struct {
ClientID string
CloseConnOnce *sync.Once // Used to close connectedSignal no more than once
EdgeAddrs []string
Region string
HAConnections int
IncidentLookup IncidentLookup
IsAutoupdated bool