Last analyzed 28997f2 6 months ago
Default analysis branch is
Currently analyzing run
Unused method receiver RVV-B0013
Bug risk
9 months agoa year old
Method receiver 'history' is not referenced in method's body, consider removing or renaming it as _
 6	"net/http"
 7)
 8
 9func (history WithdrawHistoryResponse) Render(w http.ResponseWriter, r *http.Request) error {10	return nil
11}
12