Gotta rejig the proto generator to move this

This commit is contained in:
Asim 2015-12-07 16:12:59 +00:00
parent dd73c1f0ac
commit 050fa26afb

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.