mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-06 09:55:36 +02: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