You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/21 04:51:15 UTC

[GitHub] [incubator-devlake] warren830 commented on a diff in pull request #3155: fix: add param datasource for dora enrichTasksEnv

warren830 commented on code in PR #3155:
URL: https://github.com/apache/incubator-devlake/pull/3155#discussion_r976032063


##########
plugins/dora/tasks/cicd_task_env_enricher.go:
##########
@@ -18,6 +18,7 @@ limitations under the License.
 package tasks
 
 import (
+	"database/sql"

Review Comment:
   Why do we import this pkg?



-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org