From ac4ade5a293ea121d094e0d6fc322b41ba870b6e Mon Sep 17 00:00:00 2001 From: smallbenji Date: Mon, 4 Aug 2025 15:02:37 +0200 Subject: [PATCH] Cleanup --- Program.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Program.cs b/Program.cs index 96a7825..c4c1e2a 100644 --- a/Program.cs +++ b/Program.cs @@ -1,5 +1,4 @@ -using System.Text; -using System.Text.RegularExpressions; +using System.Text.RegularExpressions; namespace opg1 {