diff options
Diffstat (limited to 'src/internal/WixInternal.TestSupport/XunitExtensions/WixAssert.cs')
-rw-r--r-- | src/internal/WixInternal.TestSupport/XunitExtensions/WixAssert.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/WixInternal.TestSupport/XunitExtensions/WixAssert.cs b/src/internal/WixInternal.TestSupport/XunitExtensions/WixAssert.cs index 1df98d3b..5ac28de1 100644 --- a/src/internal/WixInternal.TestSupport/XunitExtensions/WixAssert.cs +++ b/src/internal/WixInternal.TestSupport/XunitExtensions/WixAssert.cs | |||
@@ -4,7 +4,6 @@ namespace WixInternal.TestSupport | |||
4 | { | 4 | { |
5 | using System; | 5 | using System; |
6 | using System.Collections.Generic; | 6 | using System.Collections.Generic; |
7 | using System.IO; | ||
8 | using System.Linq; | 7 | using System.Linq; |
9 | using System.Text; | 8 | using System.Text; |
10 | using System.Xml.Linq; | 9 | using System.Xml.Linq; |