summaryrefslogtreecommitdiffstats
path: root/productdetails.php
diff options
context:
space:
mode:
Diffstat (limited to 'productdetails.php')
-rw-r--r--productdetails.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/productdetails.php b/productdetails.php
index f5f78f4..c840421 100644
--- a/productdetails.php
+++ b/productdetails.php
@@ -1,5 +1,4 @@
<?php
-use Base\ProductQuery;
if(isset($_GET['id']))
{
$id = $_GET['id'];