mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-22 11:08:02 +00:00
removed excess logging message
This commit is contained in:
@@ -82,7 +82,6 @@ namespace MediaBrowser.Controller.Providers.Music
|
||||
|
||||
if (musicArtist != null)
|
||||
{
|
||||
Logger.Info("Found MusicArtist");
|
||||
LastfmHelper.ProcessArtistData(musicArtist, artist);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user