Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/BackgroundMapDataEntityReadExtensions.cs =================================================================== diff -u -r31012b85637f7fcf6b28f498fc996edcda2eb505 -r7799a03be5a1c2ad6bebcddea11e3e10c6c03ea7 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/BackgroundMapDataEntityReadExtensions.cs (.../BackgroundMapDataEntityReadExtensions.cs) (revision 31012b85637f7fcf6b28f498fc996edcda2eb505) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/BackgroundMapDataEntityReadExtensions.cs (.../BackgroundMapDataEntityReadExtensions.cs) (revision 7799a03be5a1c2ad6bebcddea11e3e10c6c03ea7) @@ -24,7 +24,6 @@ using Core.Common.Base.Data; using Core.Components.Gis; using Core.Components.Gis.Data; -using Ringtoets.Common.Data; namespace Application.Ringtoets.Storage.Read { @@ -40,7 +39,7 @@ /// /// The /// to create for. - /// A new . + /// A new . /// Thrown when /// is null. internal static BackgroundMapDataContainer Read(this BackgroundMapDataEntity entity)