Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
fix: remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Dec 18, 2018
1 parent 1c640da commit 2e77be5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cms.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const setImmediate = require('async/setImmediate')
const series = require('async/series')
const detect = require('async/detect')
const waterfall = require('async/waterfall')
// const forge = require('node-forge')
require('node-forge/lib/pkcs7')
require('node-forge/lib/pbe')
const forge = require('node-forge/lib/forge')
Expand Down

0 comments on commit 2e77be5

Please sign in to comment.