1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Remove stray Log() statements from SpotifyWeb

This commit is contained in:
Chris Cummer
2019-08-02 02:03:44 -07:00
parent a02e2a2247
commit 7234f83073
2 changed files with 4 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ import (
"bytes"
"encoding/json"
"fmt"
"github.com/wtfutil/wtf/logger"
"io"
"io/ioutil"
"net/http"