Remove redundant code

This commit is contained in:
bao-qian
2016-02-22 21:43:37 +00:00
parent 1a489652ff
commit 43bfeff2be
15 changed files with 40 additions and 116 deletions

View File

@@ -14,7 +14,6 @@ using Wox.Plugin;
using Wox.ViewModel;
using Stopwatch = Wox.Infrastructure.Stopwatch;
namespace Wox
{
public partial class App : Application, ISingleInstanceApp