mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 00:01:37 +08:00
chore: 🤖 remove extra lines (#1330)
I ran the command yarn style and that got failed, so I fixed that
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
|
||||
/**
|
||||
* @function BinarySearch
|
||||
* @description Search the integer inside the sorted integers array using Binary Search Algorithm.
|
||||
|
Reference in New Issue
Block a user