Skip to content

Commit

Permalink
cleanup: remove unnecessary TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
BrickheadJohnny committed Nov 26, 2024
1 parent d6bab0a commit b5ffe17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ const RootLayout = ({
<Providers>
{children}

{/* TODO: maybe load this dynamically? */}
<SignInDialog />
<Toaster />
</Providers>
Expand Down

0 comments on commit b5ffe17

Please sign in to comment.