Skip to content

Commit 80bf8b4

Browse files
author
Open Lowcode SAS
committed
Remove a warning
1 parent da601ce commit 80bf8b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/openlowcode/server/data/properties/Iteratedcompanion.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ public class Iteratedcompanion<E extends DataObject<E> & HasidInterface<E>>
3535
extends
3636
DataObjectProperty<E> {
3737

38+
@SuppressWarnings("unused")
3839
private IteratedcompanionDefinition<E> casteddefinition;
3940

4041
/**

0 commit comments

Comments
 (0)