From d920dc806b23e518e6f78af17e528030e53ecd61 Mon Sep 17 00:00:00 2001
From: faizmuh <13517093@std.stei.itb.ac.id>
Date: Thu, 16 Apr 2020 01:38:41 +0700
Subject: [PATCH] clean comment unnecessary

---
 src/timeline.php | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/timeline.php b/src/timeline.php
index 6eebf4a..ed3fad2 100644
--- a/src/timeline.php
+++ b/src/timeline.php
@@ -39,14 +39,6 @@ if (isset($_POST['download'])) {
                     <p> Status : <?php echo  $_SESSION["user"]["Bayar"] ?> membayar </p>
                 </div>
             </div>
-
-        <!--
-        </div>
-            <form action="" method="POST">
-             <input type="submit" class="btn btn-success btn-block" name="download" value="Download tiket" />
-            </form>
-        </div>
-        -->
     </div>
 </div>
 
-- 
GitLab