mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
fix: remove unused import and clean up type definitions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineCollection, z } from '@nuxt/content'
|
||||
import { defineCollection } from '@nuxt/content'
|
||||
|
||||
export const collections = {
|
||||
main: defineCollection({
|
||||
|
||||
Reference in New Issue
Block a user