aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server/Filters
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2021-01-21 07:01:51 -0700
committerGitHub <noreply@github.com>2021-01-21 07:01:51 -0700
commit91a9af95c2c5b7edb897494379a55c4621e8e6f5 (patch)
treecfe8626af3ce6fa6b0432dbdeed139d745bd3734 /Jellyfin.Server/Filters
parent59ff2c5b4b26a435751f1bbdecd8dc309f14e7da (diff)
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
Diffstat (limited to 'Jellyfin.Server/Filters')
-rw-r--r--Jellyfin.Server/Filters/ParameterObsoleteFilter.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Server/Filters/ParameterObsoleteFilter.cs b/Jellyfin.Server/Filters/ParameterObsoleteFilter.cs
index 7e81070c5..e54044d0e 100644
--- a/Jellyfin.Server/Filters/ParameterObsoleteFilter.cs
+++ b/Jellyfin.Server/Filters/ParameterObsoleteFilter.cs
@@ -34,4 +34,4 @@ namespace Jellyfin.Server.Filters
}
}
}
-} \ No newline at end of file
+}