Enable nullable reference types for MediaBrowser.Controller
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#pragma warning disable CS1591
|
||||
|
||||
#nullable enable
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user