remove #nullable

This commit is contained in:
crobibero 2020-06-19 09:02:10 -06:00
parent 13b53db4ef
commit 8f1505cdf5
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#nullable enable
using System;
using System.Collections.Generic;
using System.Linq;