Skip to content

Commit 3271bed

Browse files
committed
remove deprecated set list marker
1 parent 1e74358 commit 3271bed

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Set/PHPUnitSetList.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@
44

55
namespace Rector\PHPUnit\Set;
66

7-
use Rector\Set\Contract\SetListInterface;
8-
97
/**
108
* @api
119
*/
12-
final class PHPUnitSetList implements SetListInterface
10+
final class PHPUnitSetList
1311
{
1412
/**
1513
* @var string

0 commit comments

Comments
 (0)