update nextauth

This commit is contained in:
Ayden Jahola 2024-10-29 13:09:49 +00:00
parent 01351c7441
commit 5544fc5128
No known key found for this signature in database
GPG key ID: 71DD90AE4AE92742

View file

@ -1,5 +1,3 @@
// app/api/discord/channels/route.ts
import { NextResponse } from "next/server";
import axios from "axios";
import { getServerSession } from "next-auth/next";