mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +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