silence linter
What does this PR do?
those objects always have the normal prototype, and can't have hasOwnProperty redefined, let me call it normally
(otherwise I'd have to write Object.prototype.hasOwnProperty.call(newUser, field) and that's ugly)
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request