Skip to content

Commit 8ed6b2b

Browse files
committed
add a new line at the end of code
1 parent dbf62d7 commit 8ed6b2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

climbing-stairs/Jeehay28.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ var climbStairs = function (n) {
3838

3939
return ways;
4040
};
41+

0 commit comments

Comments
 (0)