From 3cb89566377a134acaf336465cf9263bcbca43d8 Mon Sep 17 00:00:00 2001 From: Joshua Perry <45966243+jpez-development@users.noreply.github.com> Date: Sun, 20 Nov 2022 18:52:10 +0000 Subject: [PATCH] removed todo --- public/listing.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/listing.php b/public/listing.php index f737dd1..e6c4dc8 100644 --- a/public/listing.php +++ b/public/listing.php @@ -105,5 +105,4 @@ function getBids($listing_id){ } return $output; } -?> -//TODO: add bid history \ No newline at end of file +?> \ No newline at end of file