debloat: removed more patreon stuff carried over from altstore 2.0

This commit is contained in:
mahee96
2026-02-22 15:38:23 +05:30
parent 8fe551d849
commit eed895f145
6 changed files with 53 additions and 105 deletions

View File

@@ -99,11 +99,6 @@ private extension SceneDelegate
switch host
{
case "patreon":
DispatchQueue.main.async {
NotificationCenter.default.post(name: AppDelegate.openPatreonSettingsDeepLinkNotification, object: nil)
}
case "appbackupresponse":
let result: Result<Void, Error>