Getting rid of whitespaces, yikess
parent
237dc79ecf
commit
9089b107ea
|
@ -64,9 +64,6 @@ public class Baum {
|
|||
{
|
||||
if(wurzel != null)
|
||||
wurzel.remove(wert);
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
class Knoten{
|
||||
|
|
Loading…
Reference in New Issue