White space clean up

This commit is contained in:
Rebecca Cox 2017-10-20 12:42:41 +02:00
parent 1775045248
commit e9ee33a765

View File

@ -74,9 +74,7 @@ void RicWellPathsImportFileFeature::onActionTriggered(bool isChecked)
RimWellPath* wellPath = oilField->wellPathCollection->wellPaths()[lastIdx];
RiuMainWindow::instance()->selectAsCurrentItem(wellPath);
}
}
}
//--------------------------------------------------------------------------------------------------