Update main.dart
This commit is contained in:
parent
2c9d6c86e9
commit
7dbad70214
|
|
@ -13,5 +13,4 @@ void main() async {
|
|||
);
|
||||
Bloc.observer = SimpleBlocObserver();
|
||||
runApp(MyApp(FirebaseUserRepo()));
|
||||
}
|
||||
// bentar
|
||||
}
|
||||
Loading…
Reference in New Issue