Skip to content

Conversation

@wooldridge
Copy link
Contributor

authenticatedRequest() is called twice, and neither call uses a return value, so safe to remove "return request".

operation.requestBodyProvider property is never set, so safe to remove the logic that acts on it.

authenticatedRequest() is called twice (in requester.js), and neither call uses a return value, so safe to remove the "return request".

operation.requestBodyProvider property is never set, so safe to remove the logic that acts on it.
@ehennum ehennum merged commit 0b83029 into marklogic:develop Apr 15, 2016
@ehennum ehennum added this to the 9.0-ea2 milestone Apr 15, 2016
@ehennum
Copy link
Contributor

ehennum commented Apr 15, 2016

Mike, thanks for cleaning up the code base.

I filled in the labels, milestone, and assignee.

Aries, this refactoring requires no new tests -- it simply just shouldn't cause any regressions.

@wooldridge wooldridge deleted the 20160414-code-cleanup branch August 12, 2016 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants