Skip to content

Commit 345fb9b

Browse files
committed
♻️ Refactor: 줄바꿈
1 parent b8001ee commit 345fb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

two-sum/jangwonyoon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ var twoSum = function(nums, target) {
1515
}
1616
}
1717
}
18-
};
18+
};

0 commit comments

Comments
 (0)