mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
removed some msd api legacy
This commit is contained in:
@@ -47,11 +47,6 @@ class Plugin(BaseMsd):
|
||||
"busy": False,
|
||||
"storage": None,
|
||||
"drive": None,
|
||||
"features": {
|
||||
"multi": False,
|
||||
"cdrom": False,
|
||||
"rw": False,
|
||||
},
|
||||
}
|
||||
|
||||
async def poll_state(self) -> AsyncGenerator[dict, None]:
|
||||
|
||||
Reference in New Issue
Block a user