We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc3124 commit 3eb9493Copy full SHA for 3eb9493
Flow.Launcher/Helper/AutoStartup.cs
@@ -3,7 +3,6 @@
3
using System.Linq;
4
using System.Security.Principal;
5
using Flow.Launcher.Infrastructure;
6
-using Flow.Launcher.Infrastructure.Logger;
7
using Microsoft.Win32;
8
using Microsoft.Win32.TaskScheduler;
9
Flow.Launcher/Helper/HotKeyMapper.cs
@@ -5,7 +5,6 @@
using NHotkey.Wpf;
using Flow.Launcher.ViewModel;
using ChefKeys;
using CommunityToolkit.Mvvm.DependencyInjection;
10
11
namespace Flow.Launcher.Helper;
0 commit comments