Skip to content

Commit 835ccde

Browse files
committed
fixed typo
1 parent b83dda4 commit 835ccde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Data Structures/Linked Lists/check_if_linkedlist_is_a_palindrome.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ class Solution
6767
}
6868

6969
return true;
70-
//Your code here
7170
}
7271
};
7372

0 commit comments

Comments
 (0)