remove duplicated code (#396)

* remove duplicated code

* partical revert

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2025-03-07 11:49:46 +08:00
committed by GitHub
parent 3048e36d2f
commit b7cb977f2b
3 changed files with 3 additions and 32 deletions

View File

@@ -408,9 +408,6 @@ class Api {
// 黑名单
static const String blackLst = '/x/relation/blacks';
// 移除黑名单
static const String removeBlack = '/x/relation/modify';
// github 获取最新版
static const String latestApp =
'https://api.github.com/repos/bggRGjQaUbCoE/PiliPlus/releases';