Skip to content

Commit e5c35f8

Browse files
committed
Search indexes: Fix missing search entries (tidy-up)
1 parent f43716e commit e5c35f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpdotnet/phd/IndexRepository.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
class IndexRepository
55
{
66
private array $indexes = [];
7-
private array $indexesDuped = [];
87
private array $children = [];
98
private array $refs = [];
109
private array $vars = [];

0 commit comments

Comments
 (0)