mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Fix missing using directive
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using NLog;
|
||||
using Wox.Infrastructure.Exception;
|
||||
|
||||
namespace Wox.Infrastructure.Logger
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user