mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-23 17:24:46 +03:00
Enable nullable for Jellyfin.Server.Implementations
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#nullable enable
|
||||
#pragma warning disable CA1307
|
||||
#pragma warning disable CA1307
|
||||
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
|
||||
Reference in New Issue
Block a user