aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Entities/CollectionType.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-13 00:55:56 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-07-13 00:55:56 -0400
commitbaf44b2718162c7f1d4f3061e438efbafc22201b (patch)
tree168e28a37bb4af62c195c0777703c5eae4eab72b /MediaBrowser.Model/Entities/CollectionType.cs
parent8b630e2d41697ce2ff8b93b7904d884fc96058f4 (diff)
3.0.5306.42925
Diffstat (limited to 'MediaBrowser.Model/Entities/CollectionType.cs')
-rw-r--r--MediaBrowser.Model/Entities/CollectionType.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/MediaBrowser.Model/Entities/CollectionType.cs b/MediaBrowser.Model/Entities/CollectionType.cs
index 1aae2a89c..5a9526d95 100644
--- a/MediaBrowser.Model/Entities/CollectionType.cs
+++ b/MediaBrowser.Model/Entities/CollectionType.cs
@@ -1,5 +1,4 @@
-
-namespace MediaBrowser.Model.Entities
+namespace MediaBrowser.Model.Entities
{
public static class CollectionType
{