Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Dec 13, 2024
1 parent 9e17522 commit 7f5c482
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions yarn-project/sequencer-client/src/client/sequencer-client.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import {
type L1ToL2MessageSource,
type L2BlockSource,
type WorldStateSynchronizer,
} from '@aztec/circuit-types';
import { type L1ToL2MessageSource, type L2BlockSource, type WorldStateSynchronizer } from '@aztec/circuit-types';
import { type ContractDataSource } from '@aztec/circuits.js';
import { type EthAddress } from '@aztec/foundation/eth-address';
import { type P2P } from '@aztec/p2p';
Expand Down

0 comments on commit 7f5c482

Please sign in to comment.