Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Sep 14, 2023
1 parent b39df9e commit 6121913
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sveltekit/sveltekit-wizard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import { createExamplePage } from './sdk-example';
import { createOrMergeSvelteKitFiles, loadSvelteConfig } from './sdk-setup';
import { traceStep, withTelemetry } from '../telemetry';
import { getKitVersionBucket, getSvelteVersionBucket } from './utils';
import { lt } from 'lodash';

export async function runSvelteKitWizard(
options: WizardOptions,
Expand Down

0 comments on commit 6121913

Please sign in to comment.