test commit to see if deleted folders will push

This commit is contained in:
Jonas
2022-03-21 13:33:08 +01:00
parent 84aab5ef8f
commit ea2fdc7a50
8 changed files with 80 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ public class Passenger {
return position;
}
public String getName() {
return name;
}