aboutsummaryrefslogtreecommitdiffstats
path: root/stores/error.ts
diff options
context:
space:
mode:
Diffstat (limited to 'stores/error.ts')
-rw-r--r--stores/error.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/stores/error.ts b/stores/error.ts
index dfb5850..2c234f4 100644
--- a/stores/error.ts
+++ b/stores/error.ts
@@ -1,4 +1,3 @@
-import { type Event } from "./schedule";
import { defineStore } from "pinia";
export const useErrorStore = defineStore('error', () => {