Skip to content

Commit 2672460

Browse files
Remove unused using
1 parent 6791579 commit 2672460

File tree

1 file changed

+0
-4
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Programs

1 file changed

+0
-4
lines changed

Plugins/Flow.Launcher.Plugin.Program/Programs/Win32.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,9 @@
1111
using Flow.Launcher.Plugin.Program.Logger;
1212
using Flow.Launcher.Plugin.SharedCommands;
1313
using Flow.Launcher.Plugin.SharedModels;
14-
using Flow.Launcher.Infrastructure.Logger;
15-
using System.Collections;
1614
using System.Diagnostics;
17-
using Stopwatch = Flow.Launcher.Infrastructure.Stopwatch;
1815
using System.Diagnostics.CodeAnalysis;
1916
using System.Threading.Channels;
20-
using System.Collections.ObjectModel;
2117

2218
namespace Flow.Launcher.Plugin.Program.Programs
2319
{

0 commit comments

Comments
 (0)