Merge pull request #1 from kleponijo/branch

Branch
This commit is contained in:
kleponijo 2026-02-12 20:03:10 +07:00 committed by GitHub
commit 1d3bda4b83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -13,7 +13,4 @@ void main() async {
);
Bloc.observer = SimpleBlocObserver();
runApp(MyApp(FirebaseUserRepo()));
}
//testing doang ini dari advan
// testing dari asus yongki
}