warren830 commented on code in PR #3715: URL: https://github.com/apache/incubator-devlake/pull/3715#discussion_r1019007108
########## plugins/github/e2e/repo_test.go: ########## @@ -18,6 +18,8 @@ limitations under the License. package e2e import ( + "github.com/apache/incubator-devlake/models/common" + "github.com/apache/incubator-devlake/models/domainlayer/devops" Review Comment: strange~ I thought this might be auto arranged -- 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]
