mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-09 05:16:52 +08:00
This was assigning the field to itself, which is a no-op. The size doesn't change between its initial assignment and this one, so this is a safe change to make.