Remove debug logging
This commit is contained in:
parent
c6d279c853
commit
b38d203e83
@ -1007,9 +1007,6 @@ func (e *EthEvent) EthNewFilter(ctx context.Context, filterSpec *ethtypes.EthFil
|
||||
|
||||
return ethtypes.EthFilterID{}, err
|
||||
}
|
||||
|
||||
fmt.Printf("REMOVEME: EthNewFilter.f=%+v\n", f)
|
||||
|
||||
return ethtypes.EthFilterID(f.ID()), nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user