Skip to content

Commit

Permalink
feat: Remove references of Eligibility from the template yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
nevendyulgerov authored and brunomenezes committed Apr 22, 2024
1 parent 097265e commit c4f779c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/pos-subgraph/subgraph.sepolia.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ dataSources:
- User
- Worker
- BlockSelectorContext
- Eligibility
abis:
- name: BlockSelector
file:
Expand Down
1 change: 0 additions & 1 deletion packages/pos-subgraph/subgraph.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@ dataSources:
- User
- Worker
- BlockSelectorContext
- Eligibility
abis:
- name: BlockSelector
file:
Expand Down

0 comments on commit c4f779c

Please sign in to comment.