forked from hummel/Bank-System
Test
parent
a1ad89c190
commit
484dac77cf
|
@ -38,8 +38,6 @@ public class Konto {
|
||||||
|
|
||||||
public long getKontostand() {
|
public long getKontostand() {
|
||||||
return stand;
|
return stand;
|
||||||
test4
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue