Skip to content

Commit 3eb9493

Browse files
committed
Remove unused usings
1 parent 5cc3124 commit 3eb9493

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Flow.Launcher/Helper/AutoStartup.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using System.Linq;
44
using System.Security.Principal;
55
using Flow.Launcher.Infrastructure;
6-
using Flow.Launcher.Infrastructure.Logger;
76
using Microsoft.Win32;
87
using Microsoft.Win32.TaskScheduler;
98

Flow.Launcher/Helper/HotKeyMapper.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using NHotkey.Wpf;
66
using Flow.Launcher.ViewModel;
77
using ChefKeys;
8-
using Flow.Launcher.Infrastructure.Logger;
98
using CommunityToolkit.Mvvm.DependencyInjection;
109

1110
namespace Flow.Launcher.Helper;

0 commit comments

Comments
 (0)