Delete unused methods from LocalStore

This commit is contained in:
Jeremy Wall 2023-01-07 16:20:41 -05:00
parent a6a5edcc40
commit 36679b6569

View File

@ -278,12 +278,6 @@ impl LocalStore {
return None;
}
pub fn delete_inventory_data(&self) {
self.store
.delete("inventory")
.expect("Failed to delete inventory data");
}
pub fn set_inventory_data(
&self,
inventory: (