diff --git a/html/input.php b/html/input.php
index 34992a3..ccb559a 100644
--- a/html/input.php
+++ b/html/input.php
@@ -1,5 +1,4 @@
-
time(),
@@ -28,7 +26,6 @@ if ($_SERVER["REQUEST_METHOD"] === "POST" && isset($_POST["action"]) && $_POST["
exit;
}
-
?>