Compare commits

..

No commits in common. "bc3184ce5d8da35867b5053a49fedc3c4684f353" and "6b7ddef5be5e3e9bea92de70e768316906201534" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ public class BankUI {
public static void willkommen() {
System.out.println("Willkommen bei der " + bank.getName() + " - Standardversion!");
System.out.println("----------------------------------");
System.out.println();
}