Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused variable from
endswith
(#56934)
This is a trivial code cleanup suggestion. The `cub` variable was unused in `endswith(::Union{String, SubString{String}}, ::Union{String, SubString{String}})`. I ran the tests with `make test`, there were some failures but they did not appear to be related to the change.
- Loading branch information