Skip to content

Commit bf4a646

Browse files
Remove console msgs
1 parent 685a82e commit bf4a646

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: bin/ember-fastboot

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ app.use(
5757

5858
/** We rewrite the 307 location header into a relativeURL so that our special setup is handled */
5959
app.use(function(req, res, next) {
60-
console.log(req.headers['x-forwarded-host'], req.headers.host);
6160

6261
const originalSendFn = res.send;
6362

0 commit comments

Comments
 (0)