Skip to content

Commit 4114000

Browse files
committed
Remove unused references
1 parent 2acfbf1 commit 4114000

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Flow.Launcher/SettingWindow.xaml.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,12 @@
11
using System;
2-
using System.Collections.Generic;
32
using System.Diagnostics;
43
using System.IO;
5-
using System.Linq;
6-
using System.Net;
74
using System.Windows;
8-
using System.Windows.Controls;
95
using System.Windows.Input;
106
using System.Windows.Navigation;
117
using Microsoft.Win32;
128
using NHotkey;
139
using NHotkey.Wpf;
14-
using Flow.Launcher.Core;
1510
using Flow.Launcher.Core.Plugin;
1611
using Flow.Launcher.Core.Resource;
1712
using Flow.Launcher.Infrastructure.Hotkey;

0 commit comments

Comments
 (0)