ape-etherscan
ape-etherscan copied to clipboard
fix: delete check that always failed
What I did
the code assumes sourceid: colonated prefix but that is not the case.
How I did it
How to verify it
Checklist
- [ ] Passes all linting checks (pre-commit and CI jobs)
- [ ] New test cases have been added and are passing
- [ ] Documentation has been updated
- [ ] PR title follows Conventional Commit standard (will be automatically included in the changelog)