mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 20:24:47 +03:00
Remove nullable, add async task
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#nullable enable
|
||||
#pragma warning disable CA1801
|
||||
#pragma warning disable CA1801
|
||||
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
||||
Reference in New Issue
Block a user