aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Library/LibraryManager.cs
diff options
context:
space:
mode:
authorAndrew Rabert <6550543+nvllsvm@users.noreply.github.com>2018-12-19 21:39:58 -0500
committerGitHub <noreply@github.com>2018-12-19 21:39:58 -0500
commit0fa52f417781b5e418f6027c031246936395d406 (patch)
treea206d16459f842e594c15ac1fdcd8eff37460108 /Emby.Server.Implementations/Library/LibraryManager.cs
parent2df4e5a564d05b8e9755a080a232f6f0ee0095f0 (diff)
parent1a2153c3997f4624512182c747aec4ca0da1f5ed (diff)
Merge pull request #184 from Bond-009/warnings
[WIP] Remove 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
+}