removed unneeded import
This commit is contained in:
parent
5144b323e6
commit
ca590e6262
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ package discordgo
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"errors"
|
|
||||||
"fmt"
|
"fmt"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"net/http"
|
"net/http"
|
||||||
|
|
Loading…
Reference in a new issue