mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
style: removes non-used imports
This commit is contained in:
@ -116,7 +116,6 @@ final class Coverage
|
||||
<span class="text-{$color}">{$percentage}%</span>
|
||||
</div>
|
||||
HTML);
|
||||
|
||||
}
|
||||
|
||||
$totalCoverageAsString = $totalCoverage->asFloat() === 0.0
|
||||
|
||||
Reference in New Issue
Block a user