fix a typo

This commit is contained in:
iamqizhao
2015-03-25 15:29:01 -07:00
parent 8b08b2d7b2
commit 2d13f82261

View File

@ -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"