Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed May 16, 2024
1 parent 0b79adc commit bce0eb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro/src/vite-plugin-astro-server/pipeline.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import { getComponentMetadata } from './metadata.js';
import { createResolve } from './resolve.js';
import { default404Page } from './response.js';
import { getScriptsForURL } from './scripts.js';
import { matchRoute } from './route.js';

export class DevPipeline extends Pipeline {
// renderers are loaded on every request,
Expand Down

0 comments on commit bce0eb5

Please sign in to comment.