From 5f48bc16d45386f360582f8cac7d2c69c2d4c432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E6=89=87=E6=BB=91=E7=BF=94=E7=BF=BC?= Date: Tue, 22 Jul 2025 11:14:24 +0000 Subject: [PATCH] and --- infra/conf/xray.go | 1 - 1 file changed, 1 deletion(-) diff --git a/infra/conf/xray.go b/infra/conf/xray.go index c7d9d4f0..eded84ec 100644 --- a/infra/conf/xray.go +++ b/infra/conf/xray.go @@ -29,7 +29,6 @@ var ( "vless": func() interface{} { return new(VLessInboundConfig) }, "vmess": func() interface{} { return new(VMessInboundConfig) }, "trojan": func() interface{} { return new(TrojanServerConfig) }, - "wireguard": func() interface{} { return new(WireGuardConfig) }, }, "protocol", "settings") outboundConfigLoader = NewJSONConfigLoader(ConfigCreatorCache{