Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
imteekay committed Dec 31, 2023
1 parent 0aa5c07 commit a6538ca
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,3 @@ function threeNumberSum(array, targetSum) {

return triplets;
}

// Do not edit the line below.
exports.threeNumberSum = threeNumberSum;

0 comments on commit a6538ca

Please sign in to comment.