mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-06 23:27:56 +02:00
removed console.log
This commit is contained in:
@@ -122,7 +122,7 @@ var fs = require('fs'),
|
||||
'theme:templates': '',
|
||||
'theme:src': ''
|
||||
};
|
||||
console.log(themeData);
|
||||
|
||||
switch(data.type) {
|
||||
case 'local':
|
||||
async.waterfall([
|
||||
|
||||
Reference in New Issue
Block a user