style: removes non-used imports

This commit is contained in:
Nuno Maduro
2022-12-29 16:36:17 +00:00
parent 39ee5b9b08
commit 0e98c5c5c4
2 changed files with 2 additions and 3 deletions

View File

@ -116,7 +116,6 @@ final class Coverage
<span class="text-{$color}">{$percentage}%</span>
</div>
HTML);
}
$totalCoverageAsString = $totalCoverage->asFloat() === 0.0