Skip to content

Commit d66b66d

Browse files
author
jleveugle
committed
fix: remove adp link (not working atm)
1 parent d871a20 commit d66b66d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

packages/manager/apps/public-cloud/src/sidebar/sidebar.constant.js

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -73,17 +73,6 @@ export const MENU = [
7373
],
7474
translation: 'cloud_sidebar_orchestration',
7575
},
76-
{
77-
translation: 'cloud_sidebar_data_analytics',
78-
subitems: [
79-
{
80-
options: {
81-
state: 'pci.projects.project2',
82-
},
83-
translation: 'cloud_sidebar_data_analytics_adp',
84-
},
85-
],
86-
},
8776
{
8877
translation: 'cloud_sidebar_management_interface',
8978
subitems: [

0 commit comments

Comments
 (0)