Skip to content

Commit 3cab177

Browse files
done
1 parent 3db080e commit 3cab177

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/com/thealgorithms/datastructures/lists/SelfOrganizingLinkedList.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,3 @@ public boolean isEmpty() {
9696
return head == null;
9797
}
9898
}
99-
100-

0 commit comments

Comments
 (0)