1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-23 03:10:00 -04:00

update protbuf gen files

This commit is contained in:
Darien Raymond
2018-10-23 22:36:33 +02:00
parent 5fc606ce9d
commit 4988b5ad9a
4 changed files with 14 additions and 10 deletions

View File

@@ -1,12 +1,11 @@
package command
import (
"context"
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
"context"
grpc "google.golang.org/grpc"
math "math"
)
// Reference imports to suppress errors if they are not otherwise used.