mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-01 05:18:27 +01:00
Remove useless nullable directives
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#nullable disable
|
||||
|
||||
#pragma warning disable CS1591
|
||||
#nullable enable
|
||||
|
||||
using MediaBrowser.Model.Drawing;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user