Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

refactor($location): remove unused arguments #9976

Conversation

pkozlowski-opensource
Copy link
Member

There were number unused function arguments around appBase. Those got uncovered as soon as you realise that the base argument isn't used in the urlResolve function:

function urlResolve(url, base) {

@realityking
Copy link
Contributor

You missed two lines, see #9482 ;)

@pkozlowski-opensource
Copy link
Member Author

@realityking oh, right, in the spec. I was almost sure that I saw a PR for this refactoring already but couldn't find it! Going to close this one in favour of yours, thnx!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants