Skip to content
Snippets Groups Projects
Commit 16c1d37a authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FIX #23278 TIME à:02 rm console.log

parent 8bd844c3
No related branches found
No related tags found
No related merge requests found
......@@ -254,7 +254,6 @@ export class IndexationComponent implements OnInit {
if (file.reference !== '') {
formattedReference = this.datePipe.transform(today, 'y/MM/dd') + '/' + file.reference;
}
console.log('file', file);
formattedObj.push({
title: file.title,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment