Explorar o código

Remove unused const

V2Ray %!s(int64=10) %!d(string=hai) anos
pai
achega
294376edc0
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      proxy/vmess/vmessout.go

+ 0 - 4
proxy/vmess/vmessout.go

@@ -19,10 +19,6 @@ import (
 	"github.com/v2ray/v2ray-core/transport/ray"
 )
 
-const (
-	InfoTimeNotSync = "Please check the User ID in your vmess configuration, and make sure the time on your local and remote server are in sync."
-)
-
 type VMessOutboundHandler struct {
 	vNextList    []*config.OutboundTarget
 	vNextListUDP []*config.OutboundTarget