Skip to content

Commit

Permalink
fix: remove issue trace when creating project
Browse files Browse the repository at this point in the history
  • Loading branch information
mintsweet committed Sep 27, 2024
1 parent e003ae1 commit e0b3429
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config-ui/src/routes/project/home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ export const ProjectHomePage = () => {
pluginOption: {},
enable: true,
},
{
pluginName: 'issue_trace',
pluginOption: {},
enable: true,
},
],
}),
{
Expand Down

0 comments on commit e0b3429

Please sign in to comment.