diff options
Diffstat (limited to 'src/WixToolset.Mba.Core/IBootstrapperCommand.cs')
-rw-r--r-- | src/WixToolset.Mba.Core/IBootstrapperCommand.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Mba.Core/IBootstrapperCommand.cs b/src/WixToolset.Mba.Core/IBootstrapperCommand.cs index fc7d1fc2..675abdf9 100644 --- a/src/WixToolset.Mba.Core/IBootstrapperCommand.cs +++ b/src/WixToolset.Mba.Core/IBootstrapperCommand.cs | |||
@@ -3,7 +3,6 @@ | |||
3 | namespace WixToolset.Mba.Core | 3 | namespace WixToolset.Mba.Core |
4 | { | 4 | { |
5 | using System; | 5 | using System; |
6 | using WixToolset.BootstrapperCore; | ||
7 | 6 | ||
8 | /// <summary> | 7 | /// <summary> |
9 | /// Command information passed from the engine for the BA to perform. | 8 | /// Command information passed from the engine for the BA to perform. |