master
obaya 2024-08-12 22:20:03 +02:00
parent 69139dae66
commit 33add58332
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ public class BankSystem {
}
public void ueberweisung(BankSystem empfaenger) {
System.out.println("Hat salat");
System.out.println("KontoStand: " + this.kontosstand + " €" + "\n" + this.getVorname() + " " + this.getName());