Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
astrobot-houston committed Dec 18, 2024
1 parent a94e309 commit a581c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/astro/src/core/app/types.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import type { RoutingStrategies } from '../../i18n/utils.js';
import type { ComponentInstance, SerializedRouteData } from '../../types/astro.js';
import type { AstroMiddlewareInstance } from '../../types/public/common.js';
import type { Locales, ResolvedSessionConfig, } from '../../types/public/config.js';
import type { Locales, ResolvedSessionConfig } from '../../types/public/config.js';
import type {
RouteData,
SSRComponentMetadata,
Expand Down

0 comments on commit a581c15

Please sign in to comment.