Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Redundant get() call on smart pointer
I caught this ClangTide error while doing the import. Applied a quick fix here to follow the go/clang-tidy/checks/readability-redundant-smartptr-get.md.
- Loading branch information