Skip to content

Commit b732de4

Browse files
author
Andrés Elizondo
committed
Cleanup.
1 parent b833356 commit b732de4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/data_sources/events/web3.ts

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ export interface ContractCallInfo {
3131
const web3HttpOptions = {
3232
providerOptions: {
3333
headers: {
34-
// 'Content-Type': 'application/json',
3534
'Accept-Encoding': 'gzip'
3635
}
3736
} as RequestInit,

0 commit comments

Comments
 (0)