Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/AssemblyExporter.cs =================================================================== diff -u -r2a81f01756e227d5ce93717b21b87e8a5cd5fcbb -r4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f --- Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/AssemblyExporter.cs (.../AssemblyExporter.cs) (revision 2a81f01756e227d5ce93717b21b87e8a5cd5fcbb) +++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Exporters/AssemblyExporter.cs (.../AssemblyExporter.cs) (revision 4a82ee4eb940da3922b8e46a9203ddc5e4d6aa7f) @@ -24,7 +24,6 @@ using Core.Common.IO.Exceptions; using Core.Common.Util; using log4net; -using Ringtoets.AssemblyTool.Data; using Ringtoets.AssemblyTool.IO; using Ringtoets.Common.Data.Exceptions; using Ringtoets.Integration.Data; @@ -34,6 +33,7 @@ using Ringtoets.Integration.IO.Exceptions; using Ringtoets.Integration.IO.Factories; using Ringtoets.Integration.IO.Properties; +using Riskeer.AssemblyTool.Data; namespace Ringtoets.Integration.IO.Exporters {