mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-04 17:26:19 +00:00
Merge pull request #6172 from Bond-009/nullable6
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