mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Merge pull request #24723 from smarterclayton/strip_noop_imports
Protobuf generation should strip side-effect imports
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user