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.Burn/Bundles/ProcessExePackageCommand.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/WixToolset.Core.Burn/Bundles/ProcessExePackageCommand.cs') diff --git a/src/WixToolset.Core.Burn/Bundles/ProcessExePackageCommand.cs b/src/WixToolset.Core.Burn/Bundles/ProcessExePackageCommand.cs index 75bb5bb1..77102c0f 100644 --- a/src/WixToolset.Core.Burn/Bundles/ProcessExePackageCommand.cs +++ b/src/WixToolset.Core.Burn/Bundles/ProcessExePackageCommand.cs @@ -4,7 +4,6 @@ namespace WixToolset.Core.Burn.Bundles { using System; using WixToolset.Data; - using WixToolset.Data.Rows; /// /// Initializes package state from the Exe contents. -- cgit v1.2.3-55-g6feb