From 25288ddca7dd34c749a3c0976a89ba8f91d70aad Mon Sep 17 00:00:00 2001 From: Matthew Taylor Date: Wed, 9 Dec 2015 09:41:56 -0500 Subject: [PATCH] Revert "Add code.org tracking pixel" This reverts commit a09c37fed8cbefb2afeb2e8db1b2a8f314abe3d8. --- src/views/hoc/hoc.jsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/hoc/hoc.jsx b/src/views/hoc/hoc.jsx index 455ca907b..586e78e89 100644 --- a/src/views/hoc/hoc.jsx +++ b/src/views/hoc/hoc.jsx @@ -395,9 +395,8 @@ var Hoc = React.createClass({ - - + ); } });