Skip to content

Commit 3d8c418

Browse files
massifbenAliouDIAITE
authored andcommitted
[#153] : remove service updateLNodeIEDNames (#162)
Signed-off-by: massifben <[email protected]> Signed-off-by: Aliou DIAITE <[email protected]>
1 parent d9e798b commit 3d8c418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sct-commons/src/main/java/org/lfenergy/compas/sct/commons/scl/sstation/FunctionAdapter.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,5 @@ protected boolean amChildElementRef() {
5858
protected String elementXPath() {
5959
return String.format("Function[%s]", Utils.xpathAttributeFilter("name", currentElem.isSetName() ? currentElem.getName() : null));
6060
}
61+
6162
}

0 commit comments

Comments
 (0)