瀏覽代碼

removed unneeded import

Bruce Marriner 9 年之前
父節點
當前提交
ca590e6262
共有 1 個文件被更改,包括 0 次插入1 次删除
  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"