mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-02 07:25:19 -05:00
move common/log to app/log
This commit is contained in:
@@ -3,7 +3,7 @@ package net
|
||||
import (
|
||||
"net"
|
||||
|
||||
"v2ray.com/core/common/log"
|
||||
"v2ray.com/core/app/log"
|
||||
"v2ray.com/core/common/predicate"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user