Skip to content

Commit 2fb9a6c

Browse files
author
Legends
committed
remove typedef Position import
1 parent afdbf71 commit 2fb9a6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/CommentCompilationWarning.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ const WebpackError = require("./WebpackError");
88

99
/** @typedef {import("./Module.js")} Module */
1010

11-
/** @typedef {import("./Dependency.js").Position} Position */
12-
1311
/** @typedef {import("./Dependency.js").Loc} Loc */
1412

1513
class CommentCompilationWarning extends WebpackError {

0 commit comments

Comments
 (0)