adshao / go-binance

A Go SDK for Binance API
MIT License
1.48k stars 663 forks source link

Remove code to test action #472

Closed adshao closed 1 year ago

adshao commented 1 year ago

AI Code Review:

Based on the code provided in the pull request, it seems that there is no optimization required. The only change introduced is the removal of the Do function from the GetAccountService struct, which appears to be unrelated to any performance optimizations. Therefore, it is safe to say that no optimization is needed in this pull request.