Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4dd8655

Browse files
committedMar 31, 2023
Fix lint
1 parent 47ae29a commit 4dd8655

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/compiler/binder.ts

-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ import {
8585
getContainingClass,
8686
getEffectiveContainerForJSDocTemplateTag,
8787
getElementOrPropertyAccessName,
88-
getEmitModuleResolutionKind,
8988
getEmitScriptTarget,
9089
getEnclosingBlockScopeContainer,
9190
getErrorSpanForNode,

0 commit comments

Comments
 (0)
Please sign in to comment.