fix logic error

This commit is contained in:
Septs 2016-11-10 13:44:37 +08:00
parent 19edd1d808
commit 2328bf5403

View File

@ -1,11 +1,11 @@
package main
import (
"../.."
"crypto/tls"
"encoding/json"
"flag"
"fmt"
"github.com/ginuerzh/gost"
"github.com/golang/glog"
"golang.org/x/net/http2"
"io/ioutil"