We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e011409 commit 79d2903Copy full SHA for 79d2903
src/language-js/print/union-type.js
@@ -12,7 +12,6 @@ import {
12
printCommentsSeparately,
13
} from "../../main/comments/print.js";
14
import needsParentheses from "../parentheses/needs-parentheses.js";
15
-import { willPrintOwnComments } from "../printer.js";
16
import {
17
CommentCheckFlags,
18
createTypeCheckFunction,
0 commit comments