Remove redundant #nullable enable (#4275)

This commit is contained in:
Visne
2021-07-17 02:37:09 +02:00
committed by GitHub
parent 84616743e9
commit b7dc3c81ae
890 changed files with 354 additions and 1246 deletions

View File

@@ -13,7 +13,6 @@ using Robust.Shared.Serialization.Markdown;
using Robust.Shared.Serialization.Markdown.Mapping;
using Robust.Shared.Utility;
#nullable enable
namespace Content.Client.Changelog
{