mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
Improve
This commit is contained in:
@@ -55,7 +55,6 @@ export class DespachosPage implements OnInit {
|
||||
result.forEach((element, index) => {
|
||||
|
||||
let task = this.customTaskPipe.transform(element);
|
||||
|
||||
despachoList.push(task);
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user