mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor: unify command shutdown ownership
This commit is contained in:
@@ -14,13 +14,6 @@ def init_command():
|
||||
Command()
|
||||
|
||||
|
||||
def stop_command():
|
||||
"""
|
||||
停止命令
|
||||
"""
|
||||
pass
|
||||
|
||||
|
||||
def restart_command() -> Future:
|
||||
"""
|
||||
重建命令并返回完成信号。
|
||||
|
||||
Reference in New Issue
Block a user