Remove unnecessary lastfm config var
This commit is contained in:
parent
8acf53d3fc
commit
647f535fa4
1 changed files with 0 additions and 1 deletions
|
@ -17,6 +17,5 @@
|
|||
'lastfm' => [
|
||||
'key' => env('LASTFM_KEY'),
|
||||
'user' => env('LASTFM_USER'),
|
||||
'toptracks' => env('LASTFM_TOP_TRACKS')
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue