mirror of
https://github.com/AynaLivePlayer/miaosic.git
synced 2025-12-07 05:22:49 +08:00
remove unused print file
This commit is contained in:
@@ -77,7 +77,6 @@ func NewKuwo() *Kuwo {
|
||||
|
||||
deepcolor.ParserGJson,
|
||||
func(resp *gjson.Result, urls *[]miaosic.MediaUrl) error {
|
||||
fmt.Println(resp.String())
|
||||
if resp.Get("data.url").String() == "" {
|
||||
return miaosic.ErrorExternalApi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user