remove console.log

This commit is contained in:
Peter Maquiran
2023-06-11 23:00:12 +01:00
parent fd7a9fee94
commit e2cd5d0d8b
13 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -236,7 +236,7 @@ export class SearchPage implements OnInit {
gridSize: 15
},
);
console.log('set visualy')
// console.log('set visualy')
}, 300)
});
@@ -364,7 +364,7 @@ export class SearchPage implements OnInit {
this.showLoader = false;
// this.searchResult = "Registo não encontrado"
this.httpErrorhandle.httpStatusHandle(error)
console.log(error)
// console.log(error)
});
}
else if ( this.type == "AccoesPresidenciais & ArquivoDespachoElect") {