From 85607f57f7e1c4cea02624d5f7e164728c3f1807 Mon Sep 17 00:00:00 2001 From: meixiongfeng <766881921@qq.com> Date: Mon, 28 Nov 2022 19:57:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E4=B8=8D=E7=94=A8=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comm/const.go | 4 ---- 1 file changed, 4 deletions(-) diff --git a/comm/const.go b/comm/const.go index 718dbcb8a..2605ba0f5 100644 --- a/comm/const.go +++ b/comm/const.go @@ -631,7 +631,3 @@ const ( Arena = "arena" Sign = "sign" ) - -const ( - TicketViking = "100001" // 远征消耗 -)