refactor(profile): remove unused ProfilePage component
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default function ProfilePage() {
|
||||
redirect("/private-room");
|
||||
}
|
||||
Reference in New Issue
Block a user