From 2d13f822616fc95c8da121eb1fa95dad85c98d99 Mon Sep 17 00:00:00 2001 From: iamqizhao <toqizhao@gmail.com> Date: Wed, 25 Mar 2015 15:29:01 -0700 Subject: [PATCH] fix a typo --- examples/route_guide/proto/route_guide.pb.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/route_guide/proto/route_guide.pb.go b/examples/route_guide/proto/route_guide.pb.go index 6c21d0d7..c3d14b2c 100644 --- a/examples/route_guide/proto/route_guide.pb.go +++ b/examples/route_guide/proto/route_guide.pb.go @@ -17,8 +17,7 @@ It has these top-level messages: */ package proto -import proto "github.com/golang/protobuf/proto" -import math "math" +import proto1 "github.com/golang/protobuf/proto" import ( context "golang.org/x/net/context"