Remove #nullable

This commit is contained in:
Pascal Serrarens 2025-02-19 17:02:30 +01:00
parent cd9b4a1e9e
commit 122ac3360b

View File

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