1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-06 09:15:37 -05:00

update proto generated files

This commit is contained in:
Darien Raymond
2018-10-24 12:02:48 +02:00
parent c7f847c96e
commit f122d0e518
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package command
import (
"context"
context "context"
fmt "fmt"
proto "github.com/golang/protobuf/proto"
grpc "google.golang.org/grpc"