mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 00:39:39 +02:00
fix(calendar): remove duplicate calendarViewStore import in WeekView
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
0aa0d7b135
commit
8c8b3f80da
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@
|
|||
getDefaultCalendar,
|
||||
} from '../queries';
|
||||
import type { Calendar, CalendarEvent } from '../types';
|
||||
import { calendarViewStore } from '../stores/view.svelte';
|
||||
import {
|
||||
useVisibleHours,
|
||||
useCurrentTimeIndicator,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue