Remove unused references

This commit is contained in:
amaitland 2014-08-05 14:52:11 +10:00
parent 6931950c98
commit 9b9206d3e4

View File

@ -1,7 +1,4 @@
using CefSharp.MinimalExample.Wpf.Mvvm;
using CefSharp.Wpf;
using System.ComponentModel;
using System.Windows;
using System.Windows;
namespace CefSharp.MinimalExample.Wpf
{