Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Commit 830d342

Browse files
committed
Removed unused module ref
1 parent 7540c0d commit 830d342

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/plugin-apply-test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import test from "ava";
22
import InlineChunkManifestHtmlWebpackPlugin from "../src/";
3-
import ChunkManifestPlugin from "chunk-manifest-webpack-plugin";
43

54
test("plugin and dependency plugins has apply", t => {
65
const plugin = new InlineChunkManifestHtmlWebpackPlugin();

0 commit comments

Comments
 (0)