diff --git a/frontend/src/App.svelte b/frontend/src/App.svelte index 696a953..40ad437 100644 --- a/frontend/src/App.svelte +++ b/frontend/src/App.svelte @@ -1,8 +1,8 @@ diff --git a/frontend/src/lib/components/PaymentBillComp.svelte b/frontend/src/lib/components/PaymentBillComp.svelte index e19d765..a91ecd2 100644 --- a/frontend/src/lib/components/PaymentBillComp.svelte +++ b/frontend/src/lib/components/PaymentBillComp.svelte @@ -6,8 +6,6 @@ name: "none", payment: null, }; - - console.log(paymentBill);