fix: remove unused import in admin page
This commit is contained in:
parent
08861f8d75
commit
fe3b25966a
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
||||||
import SubmitDialogButton from "@/components/profile-settings/submit-dialog-button";
|
|
||||||
import { auth } from "@/lib/auth";
|
import { auth } from "@/lib/auth";
|
||||||
import { redirect } from "next/navigation";
|
import { redirect } from "next/navigation";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue