fix analyzer warnings

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-17 17:09:50 +05:30
parent b7efe258c9
commit 73d6527725
7 changed files with 11 additions and 13 deletions
@@ -1,5 +1,3 @@
import 'dart:convert';
import 'package:json_annotation/json_annotation.dart';
import 'package:stream_chat/src/core/models/channel_model.dart';
import 'package:stream_chat/src/core/models/message.dart';