Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlyu123 committed May 3, 2022
1 parent 840b213 commit 060fbca
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,7 +1,7 @@
import type ts from 'typescript/lib/tsserverlibrary';
import { Logger } from '../logger';
import { SvelteSnapshotManager } from '../svelte-snapshots';
import { isNotNullOrUndefined, isSvelteFilePath } from '../utils';
import { isSvelteFilePath } from '../utils';

export function decorateUpdateImports(
ls: ts.LanguageService,
Expand Down

0 comments on commit 060fbca

Please sign in to comment.