Оптимизация using в Program.cs

Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-02-20 22:47:46 +07:00
parent b759ba4a97
commit b33ea983bb

View File

@@ -1,7 +1,4 @@
using System; using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using System.Windows.Forms; using System.Windows.Forms;
namespace SaveWizard_rewritten namespace SaveWizard_rewritten