diff options
| -rw-r--r-- | scraper/pinterest.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scraper/pinterest.php b/scraper/pinterest.php index c6bdf38..d1eec38 100644 --- a/scraper/pinterest.php +++ b/scraper/pinterest.php @@ -297,8 +297,6 @@ class pinterest{ throw new Exception("Failed to decode JSON"); } - print_r($json); - $out = [ "status" => "ok", "npt" => null, |
