mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 23:44:55 +00:00
change_pass
This commit is contained in:
@ -41,7 +41,6 @@ class AuthenticationAPI {
|
||||
body: body,
|
||||
showServerMessage: false,
|
||||
expectedResponseModel: (json) {
|
||||
print(json['data']);
|
||||
return json['data'];
|
||||
});
|
||||
return response;
|
||||
|
||||
Reference in New Issue
Block a user