chore: remove notification code

This commit is contained in:
Tristan Yang
2022-07-04 18:24:39 +08:00
parent ff7fe05b58
commit 627082eacb
3 changed files with 0 additions and 89 deletions
-5
View File
@@ -24,11 +24,6 @@ const navs = [
component: <ManageMembers />,
admin: true
}
// {
// name: "notification",
// title: "Notification",
// component: <Notifications />,
// },
]
},
{