Move config to app/point

This commit is contained in:
V2Ray
2015-10-30 22:50:45 +01:00
parent 2b45e63607
commit d585ec0593
11 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package mocks
import (
"github.com/v2ray/v2ray-core/config"
"github.com/v2ray/v2ray-core/app/point/config"
)
type ConnectionConfig struct {