From fe332e73f13aa66c5f91bae5eb6b3493fce9d6f1 Mon Sep 17 00:00:00 2001 From: yonatanmn Date: Wed, 15 Apr 2015 15:51:00 +0300 Subject: [PATCH] remove unnecessary logs --- component/index.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/component/index.js b/component/index.js index 556e587..28223e5 100644 --- a/component/index.js +++ b/component/index.js @@ -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',