Delete obsolete comment.

This commit is contained in:
Richard Feldman
2016-10-26 06:11:32 +02:00
parent b4b75b7d3a
commit 057e4f82e1

View File

@@ -14,9 +14,6 @@
<script type="text/javascript"> <script type="text/javascript">
var app = Elm.Main.fullscreen(); var app = Elm.Main.fullscreen();
// Uncomment this line and comment out the above to enable elm-reactor support.
// var app = Elm.fullscreenDebug("ElmHub", "ElmHub.elm");
</script> </script>
</html> </html>