chore: remove unused

This commit is contained in:
cubemaze
2023-07-19 12:28:56 +08:00
parent 19e5ac8a0c
commit fec573cfce
2 changed files with 1 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ type XrayOptions struct {
DNSType string `yaml:"DNSType"`
EnableUot bool `yaml:"EnableUot"`
EnableTFO bool `yaml:"EnableTFO"`
EnableVless bool `yaml:"EnableVless"`
DisableIVCheck bool `yaml:"DisableIVCheck"`
DisableSniffing bool `yaml:"DisableSniffing"`
EnableFallback bool `yaml:"EnableFallback"`