Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
LHerskind committed Jun 30, 2023
1 parent f3c7e1d commit 41222b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { getL1Publisher, getVerificationKeys, Sequencer } from '../index.js';
import { EmptyRollupProver } from '../prover/empty.js';
import { PublicProcessorFactory } from '../sequencer/public_processor.js';
import { WasmRollupCircuitSimulator } from '../simulator/rollup.js';
import { Fr } from '@aztec/circuits.js';

/**
* Encapsulates the full sequencer and publisher.
Expand Down

0 comments on commit 41222b2

Please sign in to comment.