Optimize using

This commit is contained in:
bao-qian
2016-01-06 06:45:08 +00:00
parent 1a8efdbf2c
commit f589bdc78d
20 changed files with 19 additions and 35 deletions

View File

@@ -6,8 +6,8 @@ using System.Linq;
using System.Reflection;
using System.Windows;
using Wox.Infrastructure;
using Wox.Plugin.Program.ProgramSources;
using Wox.Infrastructure.Logger;
using Wox.Plugin.Program.ProgramSources;
using Stopwatch = Wox.Infrastructure.Stopwatch;
namespace Wox.Plugin.Program