mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-06 14:51:17 +01:00
b14bd19855
* 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>