cleanup commented line [ci_skip]

This commit is contained in:
Bryant Deters 2022-04-02 19:02:36 -05:00 committed by Sam
parent 0d4b05b256
commit cabde522b0

View File

@ -1353,7 +1353,6 @@ impl<'a> Widget for Crafting<'a> {
}
},
RecipeKind::Component(toolkind) => {
// if let Some(primary_slot) = modular_slot_check_hack.0 {
if let Some(primary_slot) = modular_slot_check_hack.0 {
events.push(Event::CraftModularWeaponComponent {
toolkind,