Skip to content

Commit f5836b8

Browse files
committed
fix: lint
1 parent a9844d6 commit f5836b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

best-time-to-buy-and-sell-stock/HerrineKim.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ var maxProfit = function (prices) {
2121

2222
return maxProfit;
2323
};
24+

0 commit comments

Comments
 (0)