likyh commented on code in PR #3717:
URL:
https://github.com/apache/incubator-devlake/pull/3717#discussion_r1019815951
##########
config-ui/src/components/blueprints/create-workflow/DataScopes.jsx:
##########
@@ -212,17 +213,13 @@ const DataScopes = (props) => {
<>
<h4>Projects *</h4>
<p>Select the project you would like to sync.</p>
- <GitlabProjectsSelector
- onFetch={fetchGitlabProjects}
Review Comment:
delete unused `fetchGitlabProjects` and other code like `useGitlab`.
--
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]