Skip to content

Commit

Permalink
Remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
gndelia committed Jan 22, 2025
1 parent 8baee8b commit a2c5b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/test/utils/watch/evmWithdrawals.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { ToEvmWithdrawOperation } from 'types/tunnel'
import { createQueuedCrossChainMessenger } from 'utils/crossChainMessenger'
import { getEvmBlock, getEvmTransactionReceipt } from 'utils/evmApi'
import { createProvider } from 'utils/providers'
// import { watchEvmWithdrawal } from 'utils/watch/evmWithdrawals'
import { sepolia } from 'viem/chains'
import { beforeEach, describe, expect, it, vi } from 'vitest'

Expand Down

0 comments on commit a2c5b0e

Please sign in to comment.