aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/LibraryManager.cs
diff options
context:
space:
mode:
authorBond_009 <bond.009@outlook.com>2018-12-15 19:53:09 +0100
committerBond_009 <bond.009@outlook.com>2018-12-16 00:49:18 +0100
commit22093c9e8fe15691cca79795acc2616a8b7ec4ff (patch)
tree56b40f8dd4d23ae244a7fc787affbe1ac817e899 /Emby.Server.Implementations/Library/LibraryManager.cs
parent336a4a2b8d728c32bd22404dfa16f1a80a3e9b15 (diff)
Removed some warnings
Diffstat (limited to 'Emby.Server.Implementations/Library/LibraryManager.cs')
-rw-r--r--Emby.Server.Implementations/Library/LibraryManager.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Library/LibraryManager.cs b/Emby.Server.Implementations/Library/LibraryManager.cs
index 31af9370c..17516d6b9 100644
--- a/Emby.Server.Implementations/Library/LibraryManager.cs
+++ b/Emby.Server.Implementations/Library/LibraryManager.cs
@@ -3179,4 +3179,4 @@ namespace Emby.Server.Implementations.Library
CollectionFolder.SaveLibraryOptions(virtualFolderPath, libraryOptions);
}
}
-} \ No newline at end of file
+}