We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 502548a commit a3af360Copy full SHA for a3af360
templates/website/src/payload/seed/index.ts
@@ -12,7 +12,6 @@ import { image2 } from './image-2'
12
import { post1 } from './post-1'
13
import { post2 } from './post-2'
14
import { post3 } from './post-3'
15
-import { exists } from 'fs-extra'
16
17
const filename = fileURLToPath(import.meta.url)
18
const dirname = path.dirname(filename)
0 commit comments