This commit is contained in:
Asim 2015-12-05 01:13:13 +00:00
parent d4f3a6070c
commit 0b08f15010

View File

@ -22,9 +22,9 @@ import fmt "fmt"
import math "math"
import (
context "golang.org/x/net/context"
client "github.com/micro/go-micro/client"
server "github.com/micro/go-micro/server"
context "golang.org/x/net/context"
)
// Reference imports to suppress errors if they are not otherwise used.