Index: Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/SoilProfile/SoilProfile1DReaderTest.cs =================================================================== diff -u -rd082f5444ccd9571f4fabb4c47f1082fa5ece21e -r654d3a712eedbdeea718dc0448c5544f09e053cd --- Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/SoilProfile/SoilProfile1DReaderTest.cs (.../SoilProfile1DReaderTest.cs) (revision d082f5444ccd9571f4fabb4c47f1082fa5ece21e) +++ Ringtoets/Piping/test/Ringtoets.Piping.IO.Test/SoilProfile/SoilProfile1DReaderTest.cs (.../SoilProfile1DReaderTest.cs) (revision 654d3a712eedbdeea718dc0448c5544f09e053cd) @@ -1,9 +1,8 @@ using System; using System.Linq; +using Core.Common.Utils.Builders; using NUnit.Framework; using Rhino.Mocks; - -using Ringtoets.Piping.IO.Builders; using Ringtoets.Piping.IO.Exceptions; using Ringtoets.Piping.IO.SoilProfile;