chore: removes unused app route, bumps deps

This commit is contained in:
James
2024-03-07 22:02:13 -05:00
parent 8a62afe525
commit bf7b8ea760
3 changed files with 47 additions and 54 deletions

View File

@ -1,6 +0,0 @@
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
/* DO NOT MODIFY it because it could be re-written at any time. */
import config from '@payload-config'
import { GET_STATIC_FILE } from '@payloadcms/next/routes'
export const GET = GET_STATIC_FILE(config)