refactor: remove retry notice for Clash proxy updates from notification handlers and localization files

This commit is contained in:
Tunglies
2025-11-02 20:13:09 +08:00
Unverified
parent fb5bf72fb9
commit 36d1a3878f
10 changed files with 0 additions and 11 deletions

View File

@@ -24,8 +24,6 @@ export const handleNoticeMessage = (
"success",
`${t("Update with Clash proxy successfully")} ${msg}`,
),
update_retry_with_clash: () =>
showNotice("info", t("Update failed, retrying with Clash proxy...")),
update_failed_even_with_clash: () =>
showNotice(
"error",