diff --git a/restapi.go b/restapi.go index f94cfc3..a556d3c 100644 --- a/restapi.go +++ b/restapi.go @@ -11,7 +11,6 @@ package discordgo import ( "bytes" "encoding/json" - "errors" "fmt" "io/ioutil" "net/http"