remove runtime import

This commit is contained in:
Derek Collison
2016-05-22 13:50:02 -07:00
parent d4d2f5ae5c
commit 67479ea4cd

View File

@@ -8,7 +8,6 @@ import (
"io/ioutil"
"net/http"
"net/url"
"runtime"
"strings"
"testing"
"time"