mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-15 01:35:23 +00:00
fixes issues
This commit is contained in:
@ -142,7 +142,6 @@ class DevicesAPI {
|
||||
path: ApiEndpoints.deviceScene.replaceAll('{deviceUuid}', deviceId),
|
||||
showServerMessage: false,
|
||||
expectedResponseModel: (json) {
|
||||
print(json);
|
||||
return json;
|
||||
});
|
||||
return response;
|
||||
|
Reference in New Issue
Block a user