Skip to content

Commit 64de0ce

Browse files
committed
Remove unused usings
1 parent 31501a1 commit 64de0ce

File tree

1 file changed

+1
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Folder

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Folder/Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System;
2+
using System.Collections;
23
using System.Collections.Generic;
3-
using System.Diagnostics;
44
using System.IO;
55
using System.Linq;
66
using System.Windows;

0 commit comments

Comments
 (0)