Skip to content

Commit ab306d9

Browse files
committed
Remove unused imports
1 parent 81bacdb commit ab306d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Flow.Launcher/ViewModel/MainViewModel.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@
2020
using Microsoft.VisualStudio.Threading;
2121
using System.Threading.Channels;
2222
using ISavable = Flow.Launcher.Plugin.ISavable;
23-
using System.Runtime.InteropServices;
24-
using System.Text;
25-
using SHDocVw;
2623

2724
namespace Flow.Launcher.ViewModel
2825
{

0 commit comments

Comments
 (0)