removed unneeded import

This commit is contained in:
Bruce Marriner 2015-11-16 21:51:31 -06:00
parent 5144b323e6
commit ca590e6262

View file

@ -11,7 +11,6 @@ package discordgo
import (
"bytes"
"encoding/json"
"errors"
"fmt"
"io/ioutil"
"net/http"