Skip to content

Commit dde19e5

Browse files
committed
fix for #303
1 parent 306fa12 commit dde19e5

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)