mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-27 20:45:28 -05:00
simplify import
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
package encoding
|
||||
|
||||
import (
|
||||
"hash/fnv"
|
||||
|
||||
"crypto/md5"
|
||||
"hash/fnv"
|
||||
|
||||
"v2ray.com/core/common/crypto"
|
||||
"v2ray.com/core/common/serial"
|
||||
|
||||
Reference in New Issue
Block a user