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