Skip to content

Commit 5de108d

Browse files
authoredSep 15, 2020
refactor: remove unused code (#315)
1 parent 5340814 commit 5de108d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎src/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,6 @@ class TerserPlugin {
317317
name
318318
);
319319
}
320-
} else {
321-
cacheData.inputSource = inputSource;
322320
}
323321

324322
let output = await cache.get(cacheData, {

0 commit comments

Comments
 (0)
Please sign in to comment.