removed console.log

v1.18.x
Baris Soner Usakli 11 years ago
parent 24ceb0f083
commit 00c6fc17ac

@ -122,7 +122,7 @@ var fs = require('fs'),
'theme:templates': '', 'theme:templates': '',
'theme:src': '' 'theme:src': ''
}; };
console.log(themeData);
switch(data.type) { switch(data.type) {
case 'local': case 'local':
async.waterfall([ async.waterfall([

Loading…
Cancel
Save