mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #6172] [MERGED] Remove useless nullable directives #10846
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/6172
Author: @Bond-009
Created: 6/12/2021
Status: ✅ Merged
Merged: 6/12/2021
Merged by: @cvium
Base:
master← Head:nullable6📝 Commits (1)
383c2d7Remove useless nullable directives📊 Changes
12 files changed (+0 additions, -32 deletions)
View changed files
📝
Emby.Server.Implementations/Updates/InstallationManager.cs(+0 -4)📝
MediaBrowser.Controller/Drawing/IImageEncoder.cs(+0 -3)📝
MediaBrowser.Controller/Drawing/IImageProcessor.cs(+0 -3)📝
MediaBrowser.Controller/Drawing/ImageHelper.cs(+0 -3)📝
MediaBrowser.Controller/Entities/BaseItemExtensions.cs(+0 -3)📝
MediaBrowser.Controller/LiveTv/TimerEventInfo.cs(+0 -3)📝
MediaBrowser.Controller/Net/IWebSocketConnection.cs(+0 -4)📝
MediaBrowser.Model/Configuration/PathSubstitution.cs(+0 -2)📝
MediaBrowser.Model/MediaInfo/SubtitleTrackInfo.cs(+0 -1)📝
MediaBrowser.Model/Plugins/PluginInfo.cs(+0 -2)📝
MediaBrowser.Model/Plugins/PluginPageInfo.cs(+0 -2)📝
MediaBrowser.Model/Updates/VersionInfo.cs(+0 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.