Skip to content

Commit e36c7e8

Browse files
committed
log
1 parent 2afd005 commit e36c7e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/model/src/aggregates/token/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export async function handleCapReached(
112112

113113
await models.sequelize.transaction(async (transaction) => {
114114
if (token.liquidity_transferred) {
115-
console.log({ onChainTokenData });
116115
await emitEvent(
117116
models.Outbox,
118117
[

0 commit comments

Comments
 (0)