Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
acedward committed Dec 18, 2023
1 parent 8f94ace commit b56ed39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/engine/paima-funnel/src/paima-l2-processing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
extractBatches,
} from '@paima/concise';
import { toBN, hexToUtf8, sha3 } from 'web3-utils';
import { DelegateWallet } from '@paima/sm/src/delegate-wallet';
import type { PoolClient } from 'pg';
import { getMainAddress } from '@paima/db';

Expand Down

0 comments on commit b56ed39

Please sign in to comment.