aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Library/IMetadataFileSaver.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Library/IMetadataFileSaver.cs')
-rw-r--r--MediaBrowser.Controller/Library/IMetadataFileSaver.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Library/IMetadataFileSaver.cs b/MediaBrowser.Controller/Library/IMetadataFileSaver.cs
index e66fbcbc8..f5137a311 100644
--- a/MediaBrowser.Controller/Library/IMetadataFileSaver.cs
+++ b/MediaBrowser.Controller/Library/IMetadataFileSaver.cs
@@ -16,4 +16,4 @@ namespace MediaBrowser.Controller.Library
{
bool IsEnabled { get; }
}
-} \ No newline at end of file
+}