WebApi/IStation.Service.Core/7-utils/3-epanet/Network/Structures/Element.cs
@@ -1,6 +1,4 @@ using System; namespace IStation.Epanet.Network.Structures namespace IStation.Epanet.Network.Structures { public enum ElementType { NODE, LINK, PATTERN, CURVE, CONTROL, RULE }