Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Maddiaa0 committed Jan 18, 2025
1 parent c5b260d commit cfedf69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions yarn-project/aztec/src/cli/cmds/start_blob_sink.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import {
BlobSinkConfig,
type BlobSinkConfig,
blobSinkConfigMappings,
createBlobSinkServer,
getBlobSinkConfigFromEnv,
} from '@aztec/blob-sink/server';
import { type NamespacedApiHandlers } from '@aztec/foundation/json-rpc/server';
import { type LogFn } from '@aztec/foundation/log';
import { createAndStartTelemetryClient, telemetryClientConfigMappings } from '@aztec/telemetry-client/start';

Expand Down

0 comments on commit cfedf69

Please sign in to comment.