From c30f36fd2a851cd64d699ef38dc47d3b89c37c56 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Mon, 24 Sep 2018 11:41:27 -0500
Subject: [PATCH] Update debug.html

---
 apps/debug/debug.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apps/debug/debug.html b/apps/debug/debug.html
index 7834f8d..7c2e361 100644
--- a/apps/debug/debug.html
+++ b/apps/debug/debug.html
@@ -24,6 +24,5 @@
                 This will transfer you to the GitReports page in a new tab.<br />
             </p>
                 <a target="_blank" href="https://gitreports.com/issue/SamParisot/DremJS"><button>Proceed</button></a>
-                <input target="_top" type="button" value="Go Back" onClick="window.location.reload()">
     </body>
 </html>