Skip to content

Commit 2caecf4

Browse files
olsavmicJanTvrdik
andauthored
Update src/Compiler/Validator/Array/AssertUniqueItems.php
Co-authored-by: Jan Tvrdík <git@jantvrdik.com>
1 parent a3e703e commit 2caecf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Compiler/Validator/Array/AssertUniqueItems.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ public function compile(Expr $value, TypeNode $type, Expr $path, PhpCodeBuilder
2424
'index',
2525
'item',
2626
'innerIndex',
27-
'innerLoopItem',
2827
);
2928

3029
$statements = [];

0 commit comments

Comments
 (0)