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