From 792f866f93f1b9b09bdf1bb1539f0b23dc3ba57c Mon Sep 17 00:00:00 2001 From: Suika <290760339@qq.com> Date: Fri, 25 Jun 2021 23:01:10 +0800 Subject: [PATCH] =?UTF-8?q?bilibili=E7=94=A8=E6=88=B7=E6=9F=A5=E6=88=90?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fensi/cha.go | 2 -- 1 file changed, 2 deletions(-) diff --git a/fensi/cha.go b/fensi/cha.go index 8d8dfd9c..38bda7e4 100644 --- a/fensi/cha.go +++ b/fensi/cha.go @@ -105,5 +105,3 @@ func follow(uid string) string { } return string(body) } - -