mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-31 11:31:39 +00:00
* Remove TRAIT_ALWAYS_CLEAN from codebase (#55765) Hygiene is no longer a thing, and the TRAIT_ALWAYS_CLEAN trait is not actually used anywhere anymore. So it can be safely removed. * Remove TRAIT_ALWAYS_CLEAN from codebase Co-authored-by: coiax <yellowbounder@gmail.com>