likyh commented on code in PR #5066:
URL: 
https://github.com/apache/incubator-devlake/pull/5066#discussion_r1201446962


##########
backend/plugins/teambition/api/connection.go:
##########
@@ -70,7 +74,10 @@ func TestConnection(input *plugin.ApiResourceInput) 
(*plugin.ApiResourceOutput,
                return nil, err
        }
        if resBody.Code != http.StatusOK {

Review Comment:
   why do you check `resBody.Code != http.StatusOK twice` ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to