From a105f273387fe0e677f90e2ce5b79cf967a4a096 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Thu, 21 Jan 2021 14:20:15 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E5=89=94=E9=99=A4=E5=AF=BC=E5=85=A5):=20?= =?UTF-8?q?=E5=89=94=E9=99=A4=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- qqwry.go | 1 - 1 file changed, 1 deletion(-) diff --git a/qqwry.go b/qqwry.go index 2882ba4..e041716 100644 --- a/qqwry.go +++ b/qqwry.go @@ -2,7 +2,6 @@ package qqwry import ( "bytes" - _ "embed" "encoding/binary" "errors" "golang.org/x/text/encoding/simplifiedchinese"