1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-12-31 06:25:32 -05:00

simplify router

This commit is contained in:
Darien Raymond
2016-10-12 16:11:13 +02:00
parent 63f3108737
commit 22ef12a456
28 changed files with 8021 additions and 8138 deletions

View File

@@ -7,7 +7,6 @@ import (
"runtime"
"time"
_ "v2ray.com/core/app/router/rules"
"v2ray.com/core/common/log"
// The following are necessary as they register handlers in their init functions.