This commit is contained in:
David Calap 2019-09-02 10:25:22 +02:00
parent db772047f4
commit 0f0908bc18

View File

@ -37,4 +37,5 @@ public class RemoveFromList {
System.out.println("List after removing: " + sports);
}
}