Merge pull request #6172 from Bond-009/nullable6

Remove useless nullable directives
This commit is contained in:
Claus Vium
2021-06-12 00:22:30 +02:00
committed by GitHub
12 changed files with 0 additions and 32 deletions

View File

@@ -1,7 +1,3 @@
#nullable disable
#nullable enable
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;