Remove useless usings

This commit is contained in:
Jack251970 2025-02-27 13:48:32 +08:00
parent 0c6b89fc92
commit c9f2a1427d

View file

@ -26,7 +26,6 @@ using System.Collections.Concurrent;
using System.Diagnostics;
using System.Collections.Specialized;
using Flow.Launcher.Core;
using Flow.Launcher.Infrastructure.UserSettings;
namespace Flow.Launcher
{