Skip to content

Commit 74ea958

Browse files
committed
rm log
1 parent 5ff73e8 commit 74ea958

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/shared/tables/Events.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ watch(
122122
)
123123
124124
const formatEventAmount = (amount) => {
125-
console.log(amount)
126125
if (amount.endsWith("utia")) {
127126
return `${tia(amount.replace("utia", ""))} TIA`
128127
}

0 commit comments

Comments
 (0)