Fix Database migrations

This commit is contained in:
Kr328
2020-04-16 11:03:43 +08:00
parent d5cb363579
commit e04c9c15ff

View File

@@ -223,7 +223,6 @@ object DatabaseMigrations {
}
NotificationManagerCompat.from(Global.application).apply {
deleteNotificationChannel("clash_status_channel")
deleteNotificationChannel("profile_service_status")
deleteNotificationChannel("profile_service_result")
}