mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
cleanup
This commit is contained in:
parent
69b0295923
commit
8d8b290f7c
@ -90,8 +90,6 @@ public final class SortedList<E> extends TransformationList<E, E> {
|
||||
if (comparator != null) {
|
||||
setComparator(comparator);
|
||||
}
|
||||
// throw new RuntimeException("it worked");
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user