From 082c329d9dc84453a02693119d954f60a4792b11 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Thu, 14 Jun 2018 22:56:19 +0300 Subject: fmt --- service/http/config_test.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'service/http/config_test.go') diff --git a/service/http/config_test.go b/service/http/config_test.go index b806b79b..44c58f35 100644 --- a/service/http/config_test.go +++ b/service/http/config_test.go @@ -1,10 +1,10 @@ package http import ( - "testing" - "os" - "github.com/stretchr/testify/assert" "github.com/spiral/roadrunner" + "github.com/stretchr/testify/assert" + "os" + "testing" "time" ) -- cgit v1.2.3