Skip to content

Commit

Permalink
chore: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
MetaCubeX committed Jun 20, 2022
1 parent 85405a5 commit b658bb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions adapter/outbound/vmess.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ type VmessOption struct {
WSOpts WSOptions `proxy:"ws-opts,omitempty"`
PacketAddr bool `proxy:"packet-addr,omitempty"`
AuthenticatedLength bool `proxy:"authenticated-length,omitempty"`

// TODO: compatible with VMESS WS older version configurations
WSHeaders map[string]string `proxy:"ws-headers,omitempty"`
WSPath string `proxy:"ws-path,omitempty"`
}

type HTTPOptions struct {
Expand Down

0 comments on commit b658bb4

Please sign in to comment.