Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup PhotoProvider.cs using new .NET 8 features #11119

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

PeachesMLG
Copy link
Contributor

Cleanup PhotoProvider.cs using new .NET 8 features

Changes
Changed to scoped namespace
Used Pattern Matching when casting types

@PeachesMLG
Copy link
Contributor Author

There arnt much changes to this pr, most of it is whitespaced caused by using scoped namespaces / using statements which should reduce the nested indentation.

Hiding whitespace when reviwing this pr should make it easier to see what ive changed

@JPVenson JPVenson added the backend Related to the server backend label Mar 9, 2024
@Bond-009 Bond-009 merged commit ededaa9 into jellyfin:master Mar 9, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the server backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants