The meta class isn't necessary at runtime, but it's a hard reference atm which would always force it to be loaded. Since it's most likely a tiny object without any other references it's probably fine, but removing the meta class entirely would be preferable
The meta class isn't necessary at runtime, but it's a hard reference atm which would always force it to be loaded. Since it's most likely a tiny object without any other references it's probably fine, but removing the meta class entirely would be preferable