chore: more linting
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import type { Payload } from 'payload'
|
||||
|
||||
import path from 'path'
|
||||
import { fileURLToPath } from 'url'
|
||||
|
||||
import type { Payload } from 'payload'
|
||||
|
||||
import getFileByPath from '../../packages/payload/src/uploads/getFileByPath.js'
|
||||
import { initPayloadInt } from '../helpers/initPayloadInt.js'
|
||||
import removeFiles from '../helpers/removeFiles.js'
|
||||
|
||||
Reference in New Issue
Block a user