mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-02-19 04:47:07 +01:00
Removed debug code.
This commit is contained in:
@@ -12,7 +12,6 @@ var mongoose = require('mongoose'),
|
||||
generatePassword = require('generate-password'),
|
||||
owasp = require('owasp-password-strength-test');
|
||||
|
||||
console.log(config.owasp, "========================================================", path.resolve('./config/config'));
|
||||
owasp.configs = config.owasp;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user