refactor(android)!: remove FCM support

This commit is contained in:
2025-09-02 09:08:17 +04:00
parent 5e39fc9acc
commit 8d59e37976
12 changed files with 56 additions and 895 deletions

View File

@@ -1,5 +1,4 @@
pub mod auth;
pub mod fcm;
pub mod flow;
pub mod schedule;
mod schema;