mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
fix
This commit is contained in:
@@ -59,8 +59,6 @@ class Monitor(metaclass=Singleton):
|
|||||||
目录监控处理链,单例模式
|
目录监控处理链,单例模式
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
super().__init__()
|
super().__init__()
|
||||||
# 退出事件
|
# 退出事件
|
||||||
|
|||||||
Reference in New Issue
Block a user