remove console.log
This commit is contained in:
parent
be27267811
commit
9d14337426
@ -53,8 +53,6 @@ const releaseLock = () => {
|
|||||||
const mapLock = (lockId: string) => {
|
const mapLock = (lockId: string) => {
|
||||||
blockchain.mapLocks(lockId);
|
blockchain.mapLocks(lockId);
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(depositsAddedList)
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<template>
|
<template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user