fix: removed the join api

This commit is contained in:
Elie Baier 2023-12-04 14:16:30 +01:00
parent 967fa11dfc
commit bbf6f1f216
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
export async function POST(request: Request,) {
}