remove firebase comment

This commit is contained in:
balazsmanus@chameleon
2025-02-25 15:20:44 +01:00
parent 63f999bae4
commit a82f632417

View File

@@ -171,12 +171,6 @@ class Startup {
// NotificationsHelper().onDidReceiveNotificationResponse,
// );
}
// if (Platform.isAndroid || Platform.isIOS) {
// await Firebase.initializeApp(
// options: DefaultFirebaseOptions.currentPlatform,
// );
// }
}
}