Skip to content

Commit dc2adcc

Browse files
Fix : LineLint Error
1 parent ce62423 commit dc2adcc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reverse-linked-list/printjin-gmailcom.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ def reverseList(self, head):
1414
prev = current
1515
current = nxt
1616
return prev
17-

0 commit comments

Comments
 (0)