gofmt
This commit is contained in:
		| @@ -22,9 +22,9 @@ import fmt "fmt" | |||||||
| import math "math" | import math "math" | ||||||
|  |  | ||||||
| import ( | import ( | ||||||
| 	context "golang.org/x/net/context" |  | ||||||
| 	client "github.com/micro/go-micro/client" | 	client "github.com/micro/go-micro/client" | ||||||
| 	server "github.com/micro/go-micro/server" | 	server "github.com/micro/go-micro/server" | ||||||
|  | 	context "golang.org/x/net/context" | ||||||
| ) | ) | ||||||
|  |  | ||||||
| // Reference imports to suppress errors if they are not otherwise used. | // Reference imports to suppress errors if they are not otherwise used. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user