Skip to content

Commit

Permalink
[linkis-web-next]: remove duplicate codes
Browse files Browse the repository at this point in the history
  • Loading branch information
Linhao-Qian committed Sep 11, 2024
1 parent 7f1db7b commit 7368008
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linkis-web-next/src/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ const routes: Array<RouteRecordRaw> = [
name: 'resource',
path: '/console/resource',
redirect: '/console/resource/history',
redirect: '/console/resource/history',
component: () => import('@/pages/resource/index.vue'),
meta: {
title: 'Resource',
Expand Down

0 comments on commit 7368008

Please sign in to comment.