chore: removes unused code
This commit is contained in:
parent
05363f61b5
commit
8a62afe525
@ -1,9 +1,4 @@
|
||||
import config from '@payload-config'
|
||||
|
||||
export const GET = async () => {
|
||||
const { editor } = await config;
|
||||
console.log(editor)
|
||||
|
||||
return Response.json({
|
||||
hello: 'elliot',
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user