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
1 changed files with 1 additions and 0 deletions

View File

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