mirror of
https://github.com/v2board/v2board.git
synced 2024-11-10 09:39:10 +08:00
update: remove todo
This commit is contained in:
parent
6626c734c3
commit
d6cc451a45
@ -31,9 +31,6 @@ class ClientController extends Controller
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// todo 1.5.3 remove
|
|
||||||
$class = new V2rayN($user, $servers);
|
|
||||||
die($class->handle());
|
|
||||||
die('该客户端暂不支持进行订阅');
|
die('该客户端暂不支持进行订阅');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user