Browse Source

removed unneeded import

Bruce Marriner 9 năm trước cách đây
mục cha
commit
ca590e6262
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      restapi.go

+ 0 - 1
restapi.go

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