Fixes by clang-format

This commit is contained in:
github-actions[bot]
2020-10-19 12:56:18 +00:00
committed by Gaute Lindkvist
parent 195bcf2817
commit 5ec3e2a7d7

View File

@@ -1164,7 +1164,6 @@ std::vector<RigCompletionData> RicWellPathExportCompletionDataFeatureImpl::gener
if ( !wellPathGeometry ) return completionData;
auto timeSteps = settings.caseToApply->timeStepDates();
if ( wellPath->perforationIntervalCollection()->isChecked() )
{
for ( const RimPerforationInterval* interval : intervals )