Skip to content

Commit

Permalink
chore(ui): Clean up comment
Browse files Browse the repository at this point in the history
  • Loading branch information
daryllimyt committed Mar 9, 2024
1 parent 6876d0f commit 77d236b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/app/login/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import Link from "next/link"
import { redirect } from "next/navigation"
import { createClient } from "@/utils/supabase/server"

// import NoSSR from "@/components/no-ssr"

import { SubmitButton } from "./submit-button"

export default function Login({
Expand Down

0 comments on commit 77d236b

Please sign in to comment.