Skip to content

Commit

Permalink
refactor: remove unused code (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
evilebottnawi authored Sep 15, 2020
1 parent 5340814 commit 5de108d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,6 @@ class TerserPlugin {
name
);
}
} else {
cacheData.inputSource = inputSource;
}

let output = await cache.get(cacheData, {
Expand Down

0 comments on commit 5de108d

Please sign in to comment.