Random Fixes
This commit is contained in:
@@ -87,8 +87,6 @@ class MessagingProviders extends ChangeNotifier {
|
||||
}
|
||||
} on Exception catch (e) {
|
||||
SnackBarService.instance.showSnackBarError(e.toString());
|
||||
} finally {
|
||||
notifyListeners();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user