We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bc50f2 + 12c7c43 commit bb1a04aCopy full SHA for bb1a04a
1 file changed
src/Extractor/Antisampling/AntisamplingProperty.php
@@ -45,7 +45,6 @@ public function dailyWalk(array $query): void
45
];
46
47
$report = $this->client->getPropertyReport($query, $this->property);
48
- var_dump($report);
49
50
$this->writeReport($query, $report);
51
0 commit comments