fix: [minor] Avoid unnecessary typecasting. (#4828)
We don't need to typecast identifiers from their base to type to same type again. This is not a bug and compiler is fine to skip it but it is better to avoid if not needed.master
parent
7505bac037
commit
2e6ee68409
Loading…
Reference in new issue