This commit is contained in:
Trey t
2022-01-19 11:47:25 -06:00
parent 029fe2ec84
commit d0842d14d7
2 changed files with 4 additions and 3 deletions

View File

@@ -12,9 +12,6 @@ import WidgetKit
// AppDelegate.swift
class AppDelegate: NSObject, UIApplicationDelegate {
func application(_ application: UIApplication, willFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey : Any]? = nil) -> Bool {
// PersistenceController.shared.clearDB()
application.registerForRemoteNotifications()