Clean up Redundant Imports #11

Closed
opened 2026-04-03 12:22:17 +02:00 by schreifuchs · 0 comments
Owner

In src/routes/+layout.server.ts, change import { getSession as getSession } to import { getSession }.

In `src/routes/+layout.server.ts`, change `import { getSession as getSession }` to `import { getSession }`.
schreifuchs added the ai-generated label 2026-04-03 12:26:23 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: schreifuchs/aktiteil#11