Dto/PBS.Dto/05-water-equipment/WaterEquipmentDto.cs
@@ -19,8 +19,6 @@ this.ID = rhs.ID; this.Name = rhs.Name; this.Reliability = rhs.Reliability; this.Safety = rhs.Safety; this.Hygiene = rhs.Hygiene; this.SaveEnergy = rhs.SaveEnergy; this.SystemComposition = rhs.SystemComposition; this.SortCode = rhs.SortCode;