mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-26 17:41:30 +02:00
Drop the VNC port constant left unused by the shared types move
This commit is contained in:
@@ -41,9 +41,6 @@ const (
|
||||
PublicCategory = "public"
|
||||
PrivateCategory = "private"
|
||||
UnknownCategory = "unknown"
|
||||
|
||||
// vncInternalPort is the internal port the VNC server listens on (behind DNAT from 5900).
|
||||
vncInternalPort = 25900
|
||||
)
|
||||
|
||||
// AccountMeta is a struct that contains a stripped down version of the Account object.
|
||||
|
||||
Reference in New Issue
Block a user