Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Remove useless borrow #9615

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Remove useless borrow #9615

merged 1 commit into from
Aug 24, 2021

Conversation

athei
Copy link
Member

@athei athei commented Aug 24, 2021

This is a refactoring artifact introduced in #5920. It was taking a borrow of a () expression which does not have any effect.

@athei athei added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Aug 24, 2021
@athei athei requested review from dvdplm and bkchr August 24, 2021 09:10
@bkchr bkchr merged commit 16e17ae into master Aug 24, 2021
@bkchr bkchr deleted the at-fix-borrow branch August 24, 2021 09:54
Wizdave97 pushed a commit to Wizdave97/substrate that referenced this pull request Aug 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants