From 056792577cd84c27329645d39af8255d31b77314 Mon Sep 17 00:00:00 2001 From: Mrs4s Date: Thu, 29 Oct 2020 07:30:41 +0800 Subject: [PATCH] fix build. --- client/decoders.go | 1 - 1 file changed, 1 deletion(-) diff --git a/client/decoders.go b/client/decoders.go index 18a1d051..43c64907 100644 --- a/client/decoders.go +++ b/client/decoders.go @@ -1,7 +1,6 @@ package client import ( - "encoding/hex" "errors" "fmt" "github.com/Mrs4s/MiraiGo/client/pb/notify"