@ -17,8 +17,6 @@ use crate::ship::drops::ItemDrop;
use crate::ship::items::actions;
use log::warn;
pub async fn pick_up_item<EG>(
item_state: &mut ItemState,
entity_gateway: &mut EG,