[LLC] Remove notification handling logics

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-28 16:42:51 +05:30
parent c87c1d5368
commit a2a40b5f86
4 changed files with 0 additions and 116 deletions
@@ -26,5 +26,4 @@ export './src/models/own_user.dart';
export './src/models/reaction.dart';
export './src/models/read.dart';
export './src/models/user.dart';
export './src/notifications.dart';
export './src/db/chat_persistence_client.dart';