From 61438902bdfd60ec936e730f3d9ba32e35588379 Mon Sep 17 00:00:00 2001 From: guzeng Date: Sat, 21 Aug 2021 13:57:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B0=83=E7=94=A8=E6=96=B9?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sign.go | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sign.go b/sign.go index 1805e2a..b01d2f3 100644 --- a/sign.go +++ b/sign.go @@ -3,12 +3,7 @@ package supplierrpc import ( "crypto/md5" "encoding/hex" - "errors" - "strconv" "strings" - "time" - - "git.tetele.net/tgo/crypter" ) /**