mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02: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