From 3b110ad2473316201c48617c11af7251b88303dc Mon Sep 17 00:00:00 2001 From: shoopea Date: Thu, 2 Jan 2020 18:12:33 +0800 Subject: [PATCH] fdfix --- rules.go | 1 - 1 file changed, 1 deletion(-) diff --git a/rules.go b/rules.go index 476026e..b772c4e 100644 --- a/rules.go +++ b/rules.go @@ -3,7 +3,6 @@ package main import ( "encoding/json" "regexp" - "strconv" ) func resetMsgParsingRules() error {