fix the issue of go generate changed working tree contents

pull/4452/head
“GheisMohammadi” 1 year ago
parent aa58cff012
commit ba6e516072
No known key found for this signature in database
GPG Key ID: 15073AED3829FE90
  1. 5
      p2p/stream/protocols/sync/message/msg.pb.go

@ -7,11 +7,10 @@
package message
import (
reflect "reflect"
sync "sync"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
sync "sync"
)
const (

Loading…
Cancel
Save