diff options
Diffstat (limited to 'scraper/brave.php')
-rw-r--r-- | scraper/brave.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scraper/brave.php b/scraper/brave.php index bf11865..93256a8 100644 --- a/scraper/brave.php +++ b/scraper/brave.php @@ -574,8 +574,6 @@ class brave{ } } - echo "test"; - if($rating !== null){ $table["Rating"] = $rating; |