1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-01-02 23:35:40 -05:00

Some minor fixes (#433)

This commit is contained in:
Chinsyo
2020-11-20 01:02:52 +08:00
committed by GitHub
parent 9bf09b2242
commit 2ac380788b
6 changed files with 11 additions and 39 deletions

View File

@@ -5,7 +5,7 @@ import (
"path/filepath"
"testing"
proto "github.com/golang/protobuf/proto"
"github.com/golang/protobuf/proto"
"v2ray.com/core/app/router"
"v2ray.com/core/common"
"v2ray.com/core/common/net"