Remove unused net

This commit is contained in:
Lucas Käldström 2016-10-17 16:47:35 +03:00
parent 72c36c8a1b
commit 565c5e6268

View File

@ -20,7 +20,6 @@ import (
"fmt"
"io"
"io/ioutil"
"net"
"strings"
"github.com/golang/glog"