Strip side-effect imports from generated protobuf

This commit is contained in:
Clayton Coleman
2016-04-24 19:14:03 -04:00
parent c4b192b67b
commit 99430cf5de
11 changed files with 5 additions and 25 deletions

View File

@@ -32,7 +32,6 @@ package intstr
import proto "github.com/gogo/protobuf/proto"
import fmt "fmt"
import math "math"
import _ "github.com/gogo/protobuf/gogoproto"
import io "io"