1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 06:16:09 -04:00

update proto generated files

This commit is contained in:
Darien Raymond 2018-10-24 12:02:48 +02:00
parent c7f847c96e
commit f122d0e518
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
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"

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"

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"