diff --git a/juriscraper/opinions/united_states/territories/guam.py b/juriscraper/opinions/united_states/territories/guam.py index feb4221d9..700b52772 100644 --- a/juriscraper/opinions/united_states/territories/guam.py +++ b/juriscraper/opinions/united_states/territories/guam.py @@ -58,7 +58,6 @@ def _process_html(self): "url": table.xpath(".//a/@href")[0], } ) - print(self.cases[-1]) def _download_backwards(self, year): self._year = year