refactor: remove grant logic

This commit is contained in:
MystiPanda
2024-06-13 16:07:56 +08:00
parent ad1a057edb
commit b5556613cf
6 changed files with 1 additions and 99 deletions

View File

@@ -44,7 +44,6 @@ fn main() -> std::io::Result<()> {
cmds::get_portable_flag,
// cmds::kill_sidecar,
cmds::restart_sidecar,
cmds::grant_permission,
// clash
cmds::get_clash_info,
cmds::get_clash_logs,