From cabde522b0dd10209387f4ae94a3737fa7ca1e62 Mon Sep 17 00:00:00 2001 From: Bryant Deters Date: Sat, 2 Apr 2022 19:02:36 -0500 Subject: [PATCH] cleanup commented line [ci_skip] --- voxygen/src/hud/crafting.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/voxygen/src/hud/crafting.rs b/voxygen/src/hud/crafting.rs index b045035ba7..e50f6c3435 100644 --- a/voxygen/src/hud/crafting.rs +++ b/voxygen/src/hud/crafting.rs @@ -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,