Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilderException.cs =================================================================== diff -u -r4512af7782ee31b36941bb280b54d9da2953dd71 -r10779bb6a6db2d00f4627b2bc190e7e35e1fee3e --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilderException.cs (.../SoilProfileBuilderException.cs) (revision 4512af7782ee31b36941bb280b54d9da2953dd71) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilderException.cs (.../SoilProfileBuilderException.cs) (revision 10779bb6a6db2d00f4627b2bc190e7e35e1fee3e) @@ -21,12 +21,10 @@ using System; -using Ringtoets.Piping.Data; - namespace Ringtoets.Piping.IO.Builders { /// - /// Exception thrown when something went wrong while building a . + /// Exception thrown when something went wrong while building a . /// public class SoilProfileBuilderException : Exception {