Format code with goimports

Fixed formatting and import order.
pull/910/head
Christian Muehlhaeuser 2019-07-19 23:37:51 +02:00 committed by Boyan Soubachov
parent 08b5acc756
commit 3acde138ca
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
package http
import (
"github.com/stretchr/testify/mock"
"net/http"
"github.com/stretchr/testify/mock"
)
// TestRoundTripper DEPRECATED USE net/http/httptest