diff --git a/packages/astro/src/@types/astro.ts b/packages/astro/src/@types/astro.ts index fca4aff80..7dd66e41a 100644 --- a/packages/astro/src/@types/astro.ts +++ b/packages/astro/src/@types/astro.ts @@ -171,7 +171,6 @@ export interface AstroUserConfig { integrations?: Array; /** - * @docs * @name adapter * @type {AstroIntegration} * @default `undefined`