Skip to content

Commit cce79f3

Browse files
committed
fix lint: line break
1 parent f948b26 commit cce79f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

merge-two-sorted-lists/flynn.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ class Solution {
5454

5555
return head->next;
5656
}
57-
};
57+
};

0 commit comments

Comments
 (0)