mod: reply: remove unused val

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-04 23:49:13 +08:00
parent cdeb843a84
commit 1477a9058a
6 changed files with 0 additions and 9 deletions

View File

@@ -235,7 +235,6 @@ class GrpcRepo {
required int oid,
required Mode mode,
required String? offset,
required String? sessionId,
}) async {
return await _request(
GrpcUrl.mainList,