mirror of
https://github.com/pestphp/pest.git
synced 2026-03-07 00:07:22 +01:00
fix lint
This commit is contained in:
@ -9,7 +9,9 @@ use Pest\Exceptions\DatasetAlreadyExist;
|
||||
use Pest\Exceptions\DatasetDoesNotExist;
|
||||
use Pest\Exceptions\ShouldNotHappen;
|
||||
use SebastianBergmann\Exporter\Exporter;
|
||||
|
||||
use function sprintf;
|
||||
|
||||
use Traversable;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user