mirror of
https://github.com/i701/sarlink-portal.git
synced 2025-07-04 07:28:23 +00:00
refactor: remove unused import and improve conditional rendering in block device dialog 🔨
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
import { redirect } from "next/navigation";
|
||||
import { getServerSession } from "next-auth";
|
||||
import { Suspense } from "react";
|
||||
import { authOptions } from "@/app/auth";
|
||||
|
Reference in New Issue
Block a user