Skip to content
Snippets Groups Projects
Commit 05a4dce2 authored by RADELLAH Badr's avatar RADELLAH Badr
Browse files

Final project

parent f55839c2
Branches
No related tags found
No related merge requests found
Pipeline #41614 failed
No preview for this file type
......@@ -22,7 +22,6 @@ public class Cloud implements Elements<List<Position>> {
public void setPositions(List<Position> positions) {
this.cloudPositions = positions;
}
@Override
public int getInitialCount() {
return initialCloudCount;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment