Apply suggestions from code review

Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
Cody Robibero 2021-01-21 07:01:51 -07:00 committed by GitHub
parent 59ff2c5b4b
commit 91a9af95c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -9,4 +9,4 @@ namespace Jellyfin.Api.Attributes
public class ParameterObsoleteAttribute : Attribute
{
}
}
}

View file

@ -34,4 +34,4 @@ namespace Jellyfin.Server.Filters
}
}
}
}
}