Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.IO/StabilityPointStructuresImporter.cs =================================================================== diff -u -r7e24cbef3a5a475fef4442be00ced9e5305e0b24 -r7d60f6a0a6d55b4ab28192e3c862c865b762c051 --- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.IO/StabilityPointStructuresImporter.cs (.../StabilityPointStructuresImporter.cs) (revision 7e24cbef3a5a475fef4442be00ced9e5305e0b24) +++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.IO/StabilityPointStructuresImporter.cs (.../StabilityPointStructuresImporter.cs) (revision 7d60f6a0a6d55b4ab28192e3c862c865b762c051) @@ -60,12 +60,6 @@ } } - protected override void HandleUserCancellingImport() - { - Log.Info(RingtoetsCommonIOResources.StructuresImporter_User_cancelled); - base.HandleUserCancellingImport(); - } - private IEnumerable CreateStabilityPointStructures(IList structureLocations, Dictionary> groupedStructureParameterRows) {