Compare commits
No commits in common. "bc3184ce5d8da35867b5053a49fedc3c4684f353" and "6b7ddef5be5e3e9bea92de70e768316906201534" have entirely different histories.
bc3184ce5d
...
6b7ddef5be
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue