Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Remove a FIXME that was already fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
ianb committed Oct 11, 2016
1 parent 7ac5b22 commit fffd1d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/src/reactruntime.js
Expand Up @@ -8,7 +8,6 @@ exports.HeadTemplate = class HeadTemplate extends React.Component {

render() {
// FIXME: this should probably include some standard CSS or other boilerplate
// FIXME: should also include (at least optionally) GA
return (
<head>
<meta charSet="UTF-8" />
Expand Down

0 comments on commit fffd1d0

Please sign in to comment.