Skip to content

Commit

Permalink
Remove tool versions from admin panel
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Jan 16, 2024
1 parent 6ddebd8 commit 7a93461
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions client/src/components/admin/AdminPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,6 @@ export default {
title: "Manage Dependencies",
route: "/admin/toolbox_dependencies",
},
{
id: "admin-link-tool-versions",
title: "View Lineage",
route: "/admin/tool_versions",
},
{
id: "admin-link-error-stack",
title: "View Error Logs",
Expand Down

0 comments on commit 7a93461

Please sign in to comment.