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