fix: Review changes

This commit is contained in:
Deven Joshi
2021-04-16 13:41:05 +05:30
parent 834e29c3cc
commit be9c841c8a
12 changed files with 98 additions and 88 deletions
@@ -638,7 +638,6 @@ void main() {
Reaction(
type: 'test',
createdAt: DateTime.now(),
score: 0,
user: User(
id: client.state?.user?.id ?? '',
),