mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 20:34:54 +00:00
icon_settings
This commit is contained in:
@ -133,9 +133,6 @@ class SceneApi {
|
||||
rethrow;
|
||||
}
|
||||
}
|
||||
|
||||
//getScene
|
||||
|
||||
static Future<SceneDetailsModel> getSceneDetails(String sceneId) async {
|
||||
try {
|
||||
final response = await _httpService.get(
|
||||
|
||||
Reference in New Issue
Block a user