refactor: remove unused imports in user payments page component 🔨
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import { getServerSession } from "next-auth";
|
||||
import { Suspense } from "react";
|
||||
import { authOptions } from "@/app/auth";
|
||||
import { UsersPaymentsTable } from "@/components/admin/user-payments-table";
|
||||
|
||||
export default async function UserPayments({
|
||||
|
||||
Reference in New Issue
Block a user