Index: Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/SoilLayerEntity.cs =================================================================== diff -u -r37aadd6a7b1a13ef1c8809b3479df0911c6632bb -r11f0867b39150ae5fac83dc178a89fee46d27611 --- Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/SoilLayerEntity.cs (.../SoilLayerEntity.cs) (revision 37aadd6a7b1a13ef1c8809b3479df0911c6632bb) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/SoilLayerEntity.cs (.../SoilLayerEntity.cs) (revision 11f0867b39150ae5fac83dc178a89fee46d27611) @@ -31,8 +31,7 @@ namespace Application.Ringtoets.Storage.DbContext { using System; - using System.Collections.Generic; - + public partial class SoilLayerEntity { public long SoilLayerEntityId { get; set; }