Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Mar 23, 2017
1 parent 9ed53ed commit f22f592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/server/createUniversalMiddleware.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ function renderFull({ request, response, nonce, Root, apolloClient, reduxStore,
})
measure.stop("render-page")

console.log("Server: Routing Context:", routingContext)
// console.log("Server: Routing Context:", routingContext)
console.log("Server: Sending Page...")

/* eslint-disable no-magic-numbers */
Expand Down

0 comments on commit f22f592

Please sign in to comment.