Skip to content

Commit 26c0f94

Browse files
authored
Merge pull request dubinc#3760 from dubinc/remove-logs-page
Remove Logs page
2 parents 4b45c37 + ad7f532 commit 26c0f94

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

apps/web/ui/layout/sidebar/app-sidebar-nav.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ import {
3737
ShieldCheck,
3838
ShieldKeyhole,
3939
Sliders,
40-
StackY3,
4140
Tag,
4241
Trophy,
4342
UserCheck,
@@ -407,11 +406,6 @@ const NAV_AREAS: SidebarNavAreas<SidebarNavData> = {
407406
icon: Key,
408407
href: `/${slug}/settings/tokens`,
409408
},
410-
{
411-
name: "Logs",
412-
icon: StackY3,
413-
href: `/${slug}/settings/logs`,
414-
},
415409
{
416410
name: "Tracking",
417411
icon: MarketingTarget,

0 commit comments

Comments
 (0)