Skip to content

Commit bc86359

Browse files
authored
remove unneeded type import
1 parent 1a16a79 commit bc86359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/Chunk.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const ERR_CHUNK_INITIAL =
1616

1717
/** @typedef {import("./Module")} Module */
1818
/** @typedef {import("./ChunkGroup")} ChunkGroup */
19-
/** @typedef {import("./Entrypoint")} Entrypoint */
2019
/** @typedef {import("./ModuleReason")} ModuleReason */
2120
/** @typedef {import("webpack-sources").Source} Source */
2221
/** @typedef {import("./util/createHash").Hash} Hash */

0 commit comments

Comments
 (0)