remove strict

This commit is contained in:
Manuel Araoz 2014-02-18 12:19:46 -03:00
parent 4496ed369a
commit 10a23cdd88
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
'use strict';
var crypto = require('crypto');
var bignum = require('bignum');