Removing some whitespace

This commit is contained in:
Vegard Kippe
2023-05-09 13:10:05 +02:00
parent 462ec3153d
commit 029e3c8616

View File

@@ -1711,7 +1711,6 @@ namespace Opm {
if (tuning.XXXMBE_has_nondefault_value) {
param_.tolerance_mb_ = tuning.XXXMBE;
if ( terminal_output_ ) {
OpmLog::debug(fmt::format("Setting BlackoilModelEbos mass balance limit (XXXMBE) to {:.2e}", tuning.XXXMBE));
}
}