mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fixing formatting. (#9801)
This commit is contained in:
committed by
Saturnino Abril
parent
46dd243331
commit
418a0ec10e
@@ -4,9 +4,10 @@
|
||||
package testutils
|
||||
|
||||
import (
|
||||
"github.com/mattermost/mattermost-server/services/httpservice"
|
||||
"net/http"
|
||||
"net/http/httptest"
|
||||
|
||||
"github.com/mattermost/mattermost-server/services/httpservice"
|
||||
)
|
||||
|
||||
type MockedHTTPService struct {
|
||||
|
||||
Reference in New Issue
Block a user