diff options
Diffstat (limited to 'src/WixToolset.WixBA/RootViewModel.cs')
-rw-r--r-- | src/WixToolset.WixBA/RootViewModel.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/WixToolset.WixBA/RootViewModel.cs b/src/WixToolset.WixBA/RootViewModel.cs index b90e5a4b..4ca20bf5 100644 --- a/src/WixToolset.WixBA/RootViewModel.cs +++ b/src/WixToolset.WixBA/RootViewModel.cs | |||
@@ -3,8 +3,6 @@ | |||
3 | namespace WixToolset.WixBA | 3 | namespace WixToolset.WixBA |
4 | { | 4 | { |
5 | using System; | 5 | using System; |
6 | using System.Diagnostics; | ||
7 | using System.Reflection; | ||
8 | using System.Windows; | 6 | using System.Windows; |
9 | using System.Windows.Input; | 7 | using System.Windows.Input; |
10 | using System.Windows.Threading; | 8 | using System.Windows.Threading; |