Skip to content

Commit 1b5c493

Browse files
authored
Update layout.tsx
1 parent 185a1e1 commit 1b5c493

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ const inter = Inter({ subsets: ["latin"] })
1010
export const metadata: Metadata = {
1111
title: "Task Scheduler Dashboard",
1212
description: "Local task scheduler with remote agents management",
13-
generator: 'v0.dev'
1413
}
1514

1615
export default function RootLayout({

0 commit comments

Comments
 (0)