Skip to content

Commit a096935

Browse files
fixed linting issue
1 parent 86706be commit a096935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/contracts.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
import ContractAddresses from '@graphprotocol/contracts/addresses.json'
21
import HorizonAddresses from '@graphprotocol/address-book/horizon/addresses.json'
32
import IssuanceAddresses from '@graphprotocol/address-book/issuance/addresses.json'
43
import SubgraphServiceAddresses from '@graphprotocol/address-book/subgraph-service/addresses.json'
4+
import ContractAddresses from '@graphprotocol/contracts/addresses.json'
55

66
import { getAddressLink } from '@edgeandnode/common'
77
import { ExperimentalLink } from '@edgeandnode/gds'

0 commit comments

Comments
 (0)