From 7dbad702149ad02329d85e3c180cf6fc8f4e7a2e Mon Sep 17 00:00:00 2001 From: kleponijo <158453666+kleponijo@users.noreply.github.com> Date: Thu, 12 Feb 2026 19:33:06 +0700 Subject: [PATCH] Update main.dart --- lib/main.dart | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/main.dart b/lib/main.dart index 380ca3a..24a3171 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -13,5 +13,4 @@ void main() async { ); Bloc.observer = SimpleBlocObserver(); runApp(MyApp(FirebaseUserRepo())); -} -// bentar \ No newline at end of file +} \ No newline at end of file