Remove some dead code

This commit is contained in:
Bond_009
2021-11-09 16:28:39 +01:00
parent 5c5d49ee60
commit 994101fcf4
8 changed files with 23 additions and 135 deletions

View File

@@ -1,5 +1,3 @@
#nullable disable
#pragma warning disable CA1819, CS1591
using System;