Skip to content

Commit 36df8ed

Browse files
committed
Merge branch 'master' of github.com:DaftMonk/generator-angular-fullstack
2 parents 9105c0f + 9f8e241 commit 36df8ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

heroku/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ Generator.prototype.herokuCreate = function herokuCreate() {
8181
var output = data.toString();
8282
this.log(output);
8383
}.bind(this));
84-
child.stdin.write('\n\n');
8584
};
8685

8786
Generator.prototype.copyProcfile = function copyProcfile() {

0 commit comments

Comments
 (0)