remove trailing whitespace
This commit is contained in:
@@ -14,7 +14,7 @@ def binary_search(list, item)
|
|||||||
low = mid + 1
|
low = mid + 1
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user