ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
255 stars 653 forks source link

fork.yaml: remove duplicate file reference which breaks forkdiff #285

Closed roberto-bayardo closed 2 months ago

roberto-bayardo commented 2 months ago

Description

Forkdiff requires each file to be referenced only once. This PR removes the duplicate entry that is causing it to fail.