remove nullable enable

This commit is contained in:
cvium 2023-08-22 20:12:16 +02:00
parent 05e40ecb93
commit cb48fe02c2
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#nullable enable
#pragma warning disable CS1591
using System;