mirror of
https://github.com/ForFarmTeam/ForFarm.git
synced 2025-12-18 13:34:08 +01:00
feat: remove console.table debug statements from InventoryPage
This commit is contained in:
parent
ea214e3cf1
commit
186ad164e2
@ -94,7 +94,7 @@ export default function InventoryPage() {
|
||||
staleTime: 60 * 1000,
|
||||
});
|
||||
//////////////////////////////
|
||||
console.table(inventoryItems);
|
||||
// console.table(inventoryItems);
|
||||
// console.table(inventoryStatus);
|
||||
// console.table(harvestUnits);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user