Skip to content

Commit bb1a04a

Browse files
authored
Merge pull request #125 from keboola/zajca-pst-1434
fix: remove forgotten var_dump()
2 parents 1bc50f2 + 12c7c43 commit bb1a04a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Extractor/Antisampling/AntisamplingProperty.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ public function dailyWalk(array $query): void
4545
];
4646

4747
$report = $this->client->getPropertyReport($query, $this->property);
48-
var_dump($report);
4948

5049
$this->writeReport($query, $report);
5150

0 commit comments

Comments
 (0)