Index: Riskeer/Integration/src/Riskeer.Integration.Forms/PropertyClasses/AssessmentSectionAssemblyGroupsProperties.cs =================================================================== diff -u -r744cd72b89ea39919410f44f71a643c301d1d563 -ra1225eae0e97fc1a7dedd4d327aadca6bc4f51ee --- Riskeer/Integration/src/Riskeer.Integration.Forms/PropertyClasses/AssessmentSectionAssemblyGroupsProperties.cs (.../AssessmentSectionAssemblyGroupsProperties.cs) (revision 744cd72b89ea39919410f44f71a643c301d1d563) +++ Riskeer/Integration/src/Riskeer.Integration.Forms/PropertyClasses/AssessmentSectionAssemblyGroupsProperties.cs (.../AssessmentSectionAssemblyGroupsProperties.cs) (revision a1225eae0e97fc1a7dedd4d327aadca6bc4f51ee) @@ -31,7 +31,6 @@ using Riskeer.Common.Data.AssessmentSection; using Riskeer.Common.Data.Contribution; using Riskeer.Common.Data.Exceptions; -using Riskeer.Integration.Data; using Riskeer.Integration.Forms.Properties; using RiskeerCommonFormsResources = Riskeer.Common.Forms.Properties.Resources; @@ -47,7 +46,7 @@ /// /// Creates a new instance of . /// - /// The . + /// The . /// Thrown when is null. public AssessmentSectionAssemblyGroupsProperties(IAssessmentSection assessmentSection) {