Skip to content

Commit

Permalink
remove typedef Position import
Browse files Browse the repository at this point in the history
  • Loading branch information
Legends committed Jun 22, 2018
1 parent afdbf71 commit 2fb9a6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/CommentCompilationWarning.js
Expand Up @@ -8,8 +8,6 @@ const WebpackError = require("./WebpackError");

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

/** @typedef {import("./Dependency.js").Position} Position */

/** @typedef {import("./Dependency.js").Loc} Loc */

class CommentCompilationWarning extends WebpackError {
Expand Down

0 comments on commit 2fb9a6c

Please sign in to comment.