remove unnecessary logs

This commit is contained in:
yonatanmn 2015-04-15 15:51:00 +03:00
parent 21b8314869
commit fe332e73f1

View File

@ -14,9 +14,6 @@ ComponentGenerator.prototype.createComponentFile = function createComponentFile(
this.es6 = this.options.es6;
this.rich = this.options.rich;
console.log(this.architecture)
console.log('Creating a component');
this.generateComponentTestAndStyle(
'Component',