mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 02:38:55 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -379,7 +379,6 @@ class Music
|
||||
// Load genres.
|
||||
$defaultGenres = $gen->loadGenres(Genres::MUSIC_TYPE);
|
||||
|
||||
|
||||
// Get album properties.
|
||||
$mus['coverurl'] = (string) $amaz->LargeImage->URL;
|
||||
if ($mus['coverurl'] !== '') {
|
||||
|
||||
Reference in New Issue
Block a user