✨ Show call participants
This commit is contained in:
@ -78,7 +78,6 @@ class AttachmentProvider extends GetConnect {
|
||||
},
|
||||
);
|
||||
if (resp.statusCode != 200) {
|
||||
print(resp.data);
|
||||
throw Exception(resp.data);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user