diff --git a/frontend/src/routes/stock/Index.svelte b/frontend/src/routes/stock/Index.svelte index d8c17e7..325c874 100644 --- a/frontend/src/routes/stock/Index.svelte +++ b/frontend/src/routes/stock/Index.svelte @@ -278,9 +278,3 @@ {/if} {/await} - -
- {JSON.stringify({item_id,location},null,2)}
-
-