mirror of
https://github.com/koel/koel
synced 2024-11-10 22:54:16 +00:00
Resolve unresolved conflicts
This commit is contained in:
parent
91f978c753
commit
080b0aac64
1 changed files with 0 additions and 4 deletions
|
@ -45,11 +45,7 @@ class Lastfm extends RESTfulService
|
|||
*
|
||||
* @return bool
|
||||
*/
|
||||
<<<<<<< HEAD
|
||||
public function used()
|
||||
=======
|
||||
public function usingLastfm()
|
||||
>>>>>>> 48023f52be5e72c60bfdbd2c317e6ee775bc5049
|
||||
{
|
||||
return env('LASTFM_API_KEY') && env('LASTFM_API_SECRET');
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue