Skip to content

Commit 03fde1f

Browse files
authored
chore: remove duplicate index (#2897)
#2790 There are identical indexes defined (L36-L41 and L43-L48) and this PR removes the duplicate one.
1 parent 5c74442 commit 03fde1f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

gcp/datastore/index.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,6 @@ indexes:
4040
- name: purl
4141
- name: semver_fixed_indexes
4242

43-
- kind: Bug
44-
properties:
45-
- name: status
46-
- name: public
47-
- name: purl
48-
- name: semver_fixed_indexes
49-
5043
# Is used in importer to look for not fixed bug entries
5144
# Specifically specified since merged index has a slight performance hit
5245
- kind: Bug

0 commit comments

Comments
 (0)