Skip to content

Commit

Permalink
Update BinarySearchTree.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JaapvanEkris authored Nov 28, 2023
1 parent 2f02551 commit 6af6db1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/engine/utils/BinarySearchTree.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ function createLabelledBinarySearchTree () {
}
}


function median () {
return 0
}
Expand Down

0 comments on commit 6af6db1

Please sign in to comment.