fixed lint warnings

- Removed Unused imports
This commit is contained in:
Neevash Ramdial
2021-01-27 22:17:45 -04:00
parent 303abee427
commit 18f104cda7
@@ -1,10 +1,5 @@
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:mockito/mockito.dart';
import 'package:stream_chat/stream_chat.dart';
import 'package:stream_chat_flutter_core/stream_chat_flutter_core.dart';
import 'mocks.dart';
void main() {
testWidgets(