unwanted print statement in api

gotrader
Hi,

the following line in go client is irrelevant, you already returning an error object, then why you want to print it to the console, this is making my ui looks buggy.
https://github.com/zerodha/gokiteconnect/blob/master/ticker/ticker.go#L552
Sign In or Register to comment.