fix: Address compiler warning
`clone` is a noop here, and it doesn't look like making a copy of the underlying array (which was presumably intended?) is neccessary.
parent
ebd894c4
Please register or sign in to comment
`clone` is a noop here, and it doesn't look like making a copy of the underlying array (which was presumably intended?) is neccessary.