Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
bao-qian committed Apr 30, 2020
1 parent ebaeb63 commit e1937df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Wox.Infrastructure/Logger/Log.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
using NLog;
using NLog.Config;
using NLog.Targets;
using Sentry;
using Wox.Infrastructure.Exception;
using Wox.Infrastructure.UserSettings;

Expand Down
1 change: 0 additions & 1 deletion Wox/App.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
using Wox.ViewModel;
using Stopwatch = Wox.Infrastructure.Stopwatch;
using Wox.Infrastructure.Exception;
using Sentry;

namespace Wox
{
Expand Down

0 comments on commit e1937df

Please sign in to comment.