Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
refactor: Remove line delete config.cacheDirectory (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-suhas authored and MoOx committed Jul 17, 2017
1 parent 80eef61 commit 855cadc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ module.exports = function(input, map) {
var cacheDirectory = config.cache
var cacheIdentifier = config.cacheIdentifier

delete config.cacheDirectory
delete config.cacheIdentifier

// Create the engine only once per config
Expand Down

0 comments on commit 855cadc

Please sign in to comment.