mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2024-11-22 00:35:56 +00:00
update nextauth
This commit is contained in:
parent
01351c7441
commit
5544fc5128
1 changed files with 0 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue