mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 15:48:03 +00:00
Remove useless nullable directives
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
#nullable disable
|
||||
|
||||
#nullable enable
|
||||
|
||||
using System;
|
||||
using System.Collections.Concurrent;
|
||||
using System.Collections.Generic;
|
||||
|
||||
Reference in New Issue
Block a user