Remove unused variable
This commit is contained in:
parent
bbb3be686a
commit
c4238d68fb
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue