Skip to content

Commit

Permalink
chore: remove dead mdxEntryType
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Jun 12, 2023
1 parent 5a215d1 commit 83268b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/src/integrations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ import { buildClientDirectiveEntrypoint } from '../core/client-directive/index.j
import { mergeConfig } from '../core/config/config.js';
import { info, type LogOptions } from '../core/logger/core.js';
import { isServerLikeOutput } from '../prerender/utils.js';
import { mdxContentEntryType } from '../vite-plugin-markdown/content-entry-type.js';

async function withTakingALongTimeMsg<T>({
name,
Expand Down

0 comments on commit 83268b5

Please sign in to comment.