Skip to content

Commit

Permalink
lint fix (#1715)
Browse files Browse the repository at this point in the history
Co-authored-by: Trajan0x <[email protected]>
  • Loading branch information
trajan0x and trajan0x authored Dec 26, 2023
1 parent 977cbb4 commit e7cfd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/synapse-interface/constants/blacklist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -402,5 +402,5 @@ export const EXCLUDED_ADDRESSES = [
'0xEBe400Ad38000F1E11697e994D7EAC50516E6a61',
'0xF893D865a21D52C0a3ea714F6bb53C0CFa252fC5',
'0xe0FC7A6223309A0bBA8218AbD54F2953122E6b6A',
'0xa423c7be031e988b25fb7ec39b7906582f6858c6'
'0xa423c7be031e988b25fb7ec39b7906582f6858c6',
]

0 comments on commit e7cfd5d

Please sign in to comment.