remove #nullable

This commit is contained in:
crobibero
2020-06-19 09:01:37 -06:00
parent 2d4998c578
commit 6767c47ccd
@@ -1,5 +1,3 @@
#nullable enable
using System;
using System.Collections.Generic;
using System.IO;