Skip to content

Commit 53992ce

Browse files
committed
chore: remove nuxt type artifact
1 parent 5228d83 commit 53992ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nuxt/src/module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import type { MetaInput } from 'schema-org-graph-js'
99
import { RootSchemas, schemaOrgComponents } from '@vueuse/schema-org'
1010
import type { NuxtModule } from '@nuxt/schema'
1111
import { dirname } from 'pathe'
12-
// @ts-expect-error untyped
1312
import { SchemaOrg as SchemaOrgVitePlugin } from '@vueuse/schema-org-vite'
1413

1514
export interface ModuleOptions {

0 commit comments

Comments
 (0)