fix: remove duplicate exports in stream_chat_flutter.dart

This commit is contained in:
groovinchip
2021-07-27 13:21:20 -04:00
parent 1fa8c5264a
commit 8bf45f8501
@@ -39,7 +39,5 @@ export 'src/typing_indicator.dart';
export 'src/unread_indicator.dart';
export 'src/user_avatar.dart';
export 'src/user_item.dart';
export 'src/user_item.dart';
export 'src/user_list_view.dart';
export 'src/user_list_view.dart';
export 'src/utils.dart';