Fix useless move() in //c/credential_provider/test/
Drop std::move() call that has no effect and only triggers the "bugprone-use-after-move" clang-tidy warning. Bug: 1122844 Change-Id: I526182ca5e829cdd738740c0a081387481cc2ba5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2560126 Auto-Submit: Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Tien Mai <tienmai@chromium.org> Reviewed-by:Tien Mai <tienmai@chromium.org> Cr-Commit-Position: refs/heads/master@{#834688}
Showing
Please register or sign in to comment