mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-28 21:06:32 +01:00
Enable nullable reference types for MediaBrowser.MediaEncoding.Subtitles
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#nullable enable
|
||||
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Nikse.SubtitleEdit.Core.SubtitleFormats;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user