From e0b3429440e1faac51604c1ceba6062f93b855a7 Mon Sep 17 00:00:00 2001 From: mintsweet <0x1304570@gmail.com> Date: Fri, 27 Sep 2024 20:39:10 +1200 Subject: [PATCH] fix: remove issue trace when creating project --- 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 60ea6abf56e..ec08e16296d 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, - }, ], }), {