mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-26 09:22:58 +00: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.