fixed problem

This commit is contained in:
Zypherift 2025-03-25 18:29:56 +01:00
parent 632575c5a0
commit 899961bb97

View File

@ -63,7 +63,6 @@ Future<AppInitialization> initializeApp() async {
}
void main() async {
//TODO: fix the error handling currently not pushing to the error page
runZonedGuarded(() async {
WidgetsFlutterBinding.ensureInitialized();