mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #852 from bska/remove-extraneous-semicolon
Remove Closing Brace Semicolon
This commit is contained in:
commit
6c28415a7e
@ -694,7 +694,7 @@ public:
|
||||
const Scalar& /*inAlpha*/,
|
||||
const Scalar& /*outAlpha*/,
|
||||
const Scalar& /*faceArea*/)
|
||||
{};
|
||||
{}
|
||||
|
||||
void updateEnergy(const ElementContext&,
|
||||
unsigned,
|
||||
|
Loading…
Reference in New Issue
Block a user