diff --git a/src/Simulation/EntryPointDriver/Driver.cs b/src/Simulation/EntryPointDriver/Driver.cs index 8771a5a8aa4..5042361a97d 100644 --- a/src/Simulation/EntryPointDriver/Driver.cs +++ b/src/Simulation/EntryPointDriver/Driver.cs @@ -189,7 +189,7 @@ public Driver(DriverSettings settings, IReadOnlyCollection entryPoi suggestions: new[] { this.settings.QuantumSimulatorName, - this.settings.SparseSimulatorName, + // this.settings.SparseSimulatorName, // uncomment to enable listing the sparse simulator in the command line help this.settings.ToffoliSimulatorName, this.settings.ResourcesEstimatorName, this.settings.DefaultSimulatorName