mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix missing using directive
This commit is contained in:
parent
b386af4121
commit
b1ed51e72c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
using NLog;
|
||||
using Wox.Infrastructure.Exception;
|
||||
|
||||
namespace Wox.Infrastructure.Logger
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue