1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-06-07 08:13:35 -04:00

Chore: format code (#600)

This commit is contained in:
Loyalsoldier 2021-01-12 10:44:12 +08:00 committed by GitHub
parent 795a3f632d
commit f5ad09103f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ package udp
import (
"fmt"
"v2ray.com/core/common/net"
)