refactor indentation
This commit is contained in:
parent
52f7e4e97e
commit
6afdadd28f
@ -46,9 +46,7 @@ public class CircleLinkedList<E>{
|
||||
// scrubbing
|
||||
iterator.next = null;
|
||||
iterator.value = null;
|
||||
|
||||
return saved;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user