aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api
diff options
context:
space:
mode:
Diffstat (limited to 'Jellyfin.Api')
-rw-r--r--Jellyfin.Api/Attributes/ParameterObsoleteAttribute.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Api/Attributes/ParameterObsoleteAttribute.cs b/Jellyfin.Api/Attributes/ParameterObsoleteAttribute.cs
index 260e29d60..56c9772b6 100644
--- a/Jellyfin.Api/Attributes/ParameterObsoleteAttribute.cs
+++ b/Jellyfin.Api/Attributes/ParameterObsoleteAttribute.cs
@@ -9,4 +9,4 @@ namespace Jellyfin.Api.Attributes
public class ParameterObsoleteAttribute : Attribute
{
}
-} \ No newline at end of file
+}