diff --git a/public/index.html b/public/index.html
index cde4f37..bebc301 100755
--- a/public/index.html
+++ b/public/index.html
@@ -250,7 +250,6 @@
var error = "There was an Error:\n" + e.message + "\n\nMaybe your Browser is too old.";
alert(error);
document.body.innerHTML = error;
-
}