mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Remove two instances of EOL whitespace.
This commit is contained in:
@@ -75,7 +75,7 @@ namespace AutoDiff
|
||||
return os;
|
||||
}
|
||||
|
||||
|
||||
|
||||
private:
|
||||
V val_;
|
||||
M jac_;
|
||||
@@ -89,7 +89,7 @@ namespace AutoDiff
|
||||
return fw.print(os);
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
} // namespace Autodiff
|
||||
|
||||
|
||||
Reference in New Issue
Block a user