1
0
Fork 0

Remove unused variable

This commit is contained in:
Chocobozzz 2021-07-02 14:42:42 +02:00
parent bbb3be686a
commit c4238d68fb
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -43,7 +43,6 @@ export class SearchComponent implements OnInit, OnDestroy {
private subActivatedRoute: Subscription
private isInitialLoad = false // set to false to show the search filters on first arrival
private firstSearch = true
private channelsPerPage = 2
private playlistsPerPage = 2