remove unused code

This commit is contained in:
bao-qian
2016-05-22 19:18:32 +01:00
parent 4c21a68139
commit 0bfa8219ca
4 changed files with 1 additions and 16 deletions

View File

@@ -1,11 +1,6 @@
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Remoting.Contexts;
using System.Windows;
using System.Runtime.Remoting.Contexts;
using System.Windows.Controls;
using System.Windows.Input;
using Wox.Plugin;
using Wox.ViewModel;
namespace Wox
{