Commit bf2a634
committed
[CAS] Remove a redundant cast (NFC)
D.Offset.get() already returns uint64_t.
Identified with readability-redundant-casting.1 parent d831f8d commit bf2a634
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
938 | 938 | | |
939 | 939 | | |
940 | 940 | | |
941 | | - | |
942 | | - | |
| 941 | + | |
943 | 942 | | |
944 | 943 | | |
945 | 944 | | |
| |||
0 commit comments