aplicacion terminada, fondo verde
This commit is contained in:
@ -29,7 +29,6 @@ Future<List<String>> obtenerDatos() async {
|
||||
embalsesData.add(elemento.text);
|
||||
}
|
||||
}
|
||||
|
||||
return embalsesData;
|
||||
} else {
|
||||
throw Exception('Error al cargar los datos de embalses');
|
||||
|
||||
Reference in New Issue
Block a user