This is an automated email from the ASF dual-hosted git repository.

abeizn pushed a commit to branch feat-zk-release-v1.0
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/feat-zk-release-v1.0 by this 
push:
     new 0a74d4cbb feat: temp jira issue trace test
0a74d4cbb is described below

commit 0a74d4cbb5c772c71cd5cc641a8239dbfc5ef4dd
Author: abeizn <[email protected]>
AuthorDate: Mon Sep 30 09:44:31 2024 +0800

    feat: temp jira issue trace test
---
 config-ui/src/routes/project/home/index.tsx | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/config-ui/src/routes/project/home/index.tsx 
b/config-ui/src/routes/project/home/index.tsx
index 0c52c1860..a843d01b1 100644
--- a/config-ui/src/routes/project/home/index.tsx
+++ b/config-ui/src/routes/project/home/index.tsx
@@ -83,11 +83,6 @@ export const ProjectHomePage = () => {
               pluginOption: {},
               enable: true,
             },
-            {
-              pluginName: 'issue_trace',
-              pluginOption: {},
-              enable: true,
-            },
           ],
         }),
       {

Reply via email to