Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Aug 19, 2024
1 parent 4f86c10 commit 988fa03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/src/integrations/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import type { AstroSettings } from '../types/astro.js';
import type { AstroConfig } from '../types/public/config.js';
import type { ContentEntryType, DataEntryType } from '../types/public/content.js';
import type {
AstroAdapter,
AstroIntegration,
AstroRenderer,
HookParameters,
Expand Down

0 comments on commit 988fa03

Please sign in to comment.