Remove unwanted dependency
This commit is contained in:
parent
85050e6154
commit
52a9157a07
|
@ -3,7 +3,6 @@ package transport
|
||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"log"
|
|
||||||
"net/http"
|
"net/http"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue