Code cleanup.

This commit is contained in:
BDisp
2024-08-27 23:29:51 +01:00
parent 1540714951
commit c1e3ece8a3

View File

@@ -1,7 +1,6 @@
#nullable enable
using System.Collections;
using System.Globalization;
using System.Resources;
using Terminal.Gui.Resources;
namespace Terminal.Gui;