From 827e101b25bf364b315fc45a570baa144db11e7a Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Sat, 5 Mar 2016 06:35:30 -0800 Subject: [PATCH] Clean up index.html a bit --- stages/3/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stages/3/index.html b/stages/3/index.html index c7234fc..f3d5dad 100644 --- a/stages/3/index.html +++ b/stages/3/index.html @@ -9,7 +9,6 @@ - @@ -20,7 +19,7 @@ var app = Elm.fullscreen(Elm.ElmHub, {}); // Uncomment this line and comment out the above to enable elm-reactor support. - // var app = Elm.fullscreenDebug('ElmHub', 'ElmHub.elm'); + // var app = Elm.fullscreenDebug("ElmHub", "ElmHub.elm");