mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-04 08:15:21 -05:00
Move config to app/point
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package mocks
|
||||
|
||||
import (
|
||||
"github.com/v2ray/v2ray-core/config"
|
||||
"github.com/v2ray/v2ray-core/app/point/config"
|
||||
)
|
||||
|
||||
type ConnectionConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user