mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 22:23:34 -07:00
cleanup
This commit is contained in:
parent
2610c01692
commit
622b1f69f8
2 changed files with 3 additions and 6 deletions
|
@ -101,9 +101,6 @@ export class TvGridComponent implements OnInit, AfterViewInit {
|
|||
});
|
||||
}
|
||||
|
||||
console.log(this.anonimized);
|
||||
console.log(data.collection);
|
||||
|
||||
return data.collection;
|
||||
}),
|
||||
catchError((err) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue