Skip to content

Commit 79d2903

Browse files
committed
Linting
1 parent e011409 commit 79d2903

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/language-js/print/union-type.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import {
1212
printCommentsSeparately,
1313
} from "../../main/comments/print.js";
1414
import needsParentheses from "../parentheses/needs-parentheses.js";
15-
import { willPrintOwnComments } from "../printer.js";
1615
import {
1716
CommentCheckFlags,
1817
createTypeCheckFunction,

0 commit comments

Comments
 (0)