We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f974ff commit 30b2ca2Copy full SHA for 30b2ca2
src/main/java/org/computate/frFR/java/EcrireGenClasse.java
@@ -6451,7 +6451,6 @@ else if("location".equals(fieldName))
6451
wSmartDataModel.l(" * Description: The colors of each areaServed Paths. ");
6452
wSmartDataModel.l(" */");
6453
wSmartDataModel.l(" protected void _areaServedColors(List<String> l) {");
6454
- wSmartDataModel.l(" l.add(color);");
6455
wSmartDataModel.l(" }");
6456
wSmartDataModel.l();
6457
wSmartDataModel.l(" /**");
0 commit comments