Enable nullable for more files (#9310)

This commit is contained in:
Bond-009
2023-02-14 20:09:07 +01:00
committed by GitHub
parent 36b7157589
commit 92f6e19a25
5 changed files with 18 additions and 44 deletions

View File

@@ -1,5 +1,3 @@
#nullable disable
#pragma warning disable CS1591
using System.Collections.Generic;