mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 09:15:37 -05:00
remove import path restriction
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Package proxy contains all proxies used by V2Ray.
|
||||
package proxy // import "github.com/v2ray/v2ray-core/proxy"
|
||||
package proxy
|
||||
|
||||
import (
|
||||
"github.com/v2ray/v2ray-core/common/alloc"
|
||||
|
||||
Reference in New Issue
Block a user