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