fix(gear): remove stray incorrect event prop

This commit is contained in:
SabreCat
2022-12-14 12:40:24 -06:00
parent 2b0fe718c4
commit 390e75b7e0
@@ -2341,7 +2341,6 @@ const shield = {
},
spring2015Rogue: {
set: 'sneakySqueakerSet',
event: EVENTS.spring2021,
canBuy: () => CURRENT_EVENT && CURRENT_EVENT.season === 'spring',
},
spring2015Warrior: {