Fix
This commit is contained in:
@@ -41,8 +41,6 @@ export const GET: APIRoute = async (Astro) => {
|
||||
|
||||
bilder = await getBilder(ausweis.aufnahme_id)
|
||||
|
||||
user = await getCurrentUser(Astro)
|
||||
|
||||
if (ausweis.rechnung_id) {
|
||||
rechnung = await getRechnung(ausweis.rechnung_id)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user