Fixed unused client imports

This commit is contained in:
James Mills 2018-05-14 03:13:06 -07:00
джерело 400702b2b4
коміт f9eaa0f881
Не вдалося знайти GPG ключ що відповідає даному підпису
Ідентифікатор GPG ключа: AC4C014F1440EBD6

@ -4,11 +4,9 @@ import (
"bytes"
"encoding/json"
"fmt"
"io/ioutil"
"net/http"
"net/url"
"os"
"regexp"
"strconv"
"strings"
"sync"