mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-06-07 09:28:03 +08:00
Fix missing using directive
This commit is contained in:
parent
b386af4121
commit
b1ed51e72c
@ -1,4 +1,5 @@
|
||||
using NLog;
|
||||
using Wox.Infrastructure.Exception;
|
||||
|
||||
namespace Wox.Infrastructure.Logger
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user