aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Providers/ArtistInfo.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Providers/ArtistInfo.cs')
-rw-r--r--MediaBrowser.Controller/Providers/ArtistInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Providers/ArtistInfo.cs b/MediaBrowser.Controller/Providers/ArtistInfo.cs
index 8a4abd5c6..08bf3982b 100644
--- a/MediaBrowser.Controller/Providers/ArtistInfo.cs
+++ b/MediaBrowser.Controller/Providers/ArtistInfo.cs
@@ -11,4 +11,4 @@ namespace MediaBrowser.Controller.Providers
SongInfos = new List<SongInfo>();
}
}
-} \ No newline at end of file
+}