diff --git a/lib/routes.ts b/lib/routes.ts index 6502de5..6c887c5 100644 --- a/lib/routes.ts +++ b/lib/routes.ts @@ -19,10 +19,6 @@ export const routes = [ title: "Devices", href: "/devices", }, - { - title: "Updates", - href: "/updates", - }, { title: "Contact", href: "/contact",