mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-12 07:32:25 +00:00
Enable nullable reference types for MediaBrowser.Controller
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#nullable enable
|
||||
#pragma warning disable CS1591
|
||||
|
||||
using System;
|
||||
|
||||
Reference in New Issue
Block a user