From 07ddbb3c724845a7d51e3ead4ca08a0ededb84c4 Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Thu, 4 May 2023 09:23:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E8=80=81=E7=9A=84=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/worker/main.go | 1 - 1 file changed, 1 deletion(-) diff --git a/services/worker/main.go b/services/worker/main.go index 87f1b570c..5865f6afb 100644 --- a/services/worker/main.go +++ b/services/worker/main.go @@ -93,7 +93,6 @@ func main() { forum.NewModule(), pagoda.NewModule(), gourmet.NewModule(), - // martialhall.NewModule(), rtask.NewModule(), viking.NewModule(), smithy.NewModule(),