Compare commits

..

No commits in common. "922ece8af4edf4c76caecbd226b9e253d730e596" and "61f15bdf21e8d5c6c2db12bfa3f6f57f2284fbad" have entirely different histories.

1 changed files with 1 additions and 2 deletions

View File

@ -237,7 +237,6 @@ function output(): void
}
$prom .= "# \n";
$prom .= "# global counter : $globalCounter\n";
$filteredData = [];
foreach ($data as $entry) {