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

Chore: format import using goimports (#780)

This commit is contained in:
Loyalsoldier
2021-03-14 07:09:51 +08:00
committed by GitHub
parent 1440697240
commit 88e1e25aa9
14 changed files with 20 additions and 7 deletions

View File

@@ -4,6 +4,7 @@ import (
"testing"
"github.com/golang/protobuf/proto"
. "github.com/v2fly/v2ray-core/v4"
"github.com/v2fly/v2ray-core/v4/app/dispatcher"
"github.com/v2fly/v2ray-core/v4/app/proxyman"