From d4f73e72985dc2f36e4228358f4dc9b6114414ab Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sat, 30 Dec 2017 01:40:42 -0800 Subject: Integrate namespace change in WixToolset.Data --- src/WixToolset.Core.WindowsInstaller/Decompiler.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/WixToolset.Core.WindowsInstaller/Decompiler.cs') diff --git a/src/WixToolset.Core.WindowsInstaller/Decompiler.cs b/src/WixToolset.Core.WindowsInstaller/Decompiler.cs index d353cc16..8136bf00 100644 --- a/src/WixToolset.Core.WindowsInstaller/Decompiler.cs +++ b/src/WixToolset.Core.WindowsInstaller/Decompiler.cs @@ -12,7 +12,6 @@ namespace WixToolset using System.Text; using System.Text.RegularExpressions; using WixToolset.Data; - using WixToolset.Data.Rows; using WixToolset.Extensibility; using WixToolset.Core.Native; using Wix = WixToolset.Data.Serialize; -- cgit v1.2.3-55-g6feb