remove unwanted dependencies

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-01-26 16:12:14 +05:30
parent 72454aec9d
commit ad979529d2
5 changed files with 1 additions and 53 deletions
+1 -2
View File
@@ -27,5 +27,4 @@ export './src/models/reaction.dart';
export './src/models/read.dart';
export './src/models/user.dart';
export './src/notifications.dart';
export './src/db/stream_chat_persistence.dart';
export './src/utils/result.dart' hide Success, Error;
export './src/db/stream_chat_persistence.dart';