Skip to content

Commit c2a50b8

Browse files
committed
Removing unused use statement
1 parent 4cb4568 commit c2a50b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Coduo/PHPMatcher/Matcher/ArrayMatcher.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
namespace Coduo\PHPMatcher\Matcher;
44

55
use Symfony\Component\PropertyAccess\PropertyAccess;
6-
use Symfony\Component\PropertyAccess\Exception\NoSuchIndexException;
76
use Symfony\Component\PropertyAccess\PropertyAccessor;
87

98
class ArrayMatcher extends Matcher

0 commit comments

Comments
 (0)