likyh opened a new issue, #2489: URL: https://github.com/apache/incubator-devlake/issues/2489
## What and why to refactor It's confuse. https://github.com/apache/incubator-devlake/blob/bcc3267268a60d8e403fbda9006926b7c8ca93f9/plugins/github/tasks/api_client.go#L48 `apiClient.SetAfterFunction` is called here but actually, it's no use, because it be reassign in `https://github.com/apache/incubator-devlake/blob/main/plugins/helper/api_collector.go#L118`. ## Describe the solution you'd like delete default value in api_collector. -- 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]
